================
@@ -0,0 +1,94 @@
+// RUN: %clang_cc1 -finclude-default-header -x hlsl -triple \
----------------
inbelic wrote:

```suggestion
// RUN: %clang_cc1 -finclude-default-header -triple \
```
`-x` just specifies the file extension, since the file is `.hlsl` it should 
naturally detect and use it as expected.

https://github.com/llvm/llvm-project/pull/135878
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to