Finn Plummer e4e666a852
[NFC][HLSL] Replace use of clang_dxc with clang_cc1 in testing (#160359)
The use of `clang_dxc` should be contained to the
`clang/test/[Option|Driver]` directories.

`clang_cc1` is a more direct way to invoke these tests.
2025-09-23 13:18:19 -07:00
..