[Chapel Merge] Switch test to use the TARGET_CC clang vs. any cla

Branch: refs/heads/main
Revision: bf0eb06
Author: daviditen
Link: https://github.com/chapel-lang/chapel/pull/19200
Log Message:

Merge pull request #19200 from daviditen/gpu-intrinsics-use-bundled-clang

Switch test to use the TARGET_CC clang vs. any clang in PATH

[reviewed by @stonea]

Switch this gpu intrinsics test to use the clang from CHPL_TARGET_CC instead
of using whichever clang happens to be first in PATH.

Signed-off-by: David Iten daviditen@users.noreply.github.com

Modified Files:
M test/gpu/native/llvmIntrinsicAttributes/llvmIntrinsicAttributes.precomp

Compare: https://github.com/chapel-lang/chapel/compare/85d522f04c0d...bf0eb06d6403