================ @@ -0,0 +1,35 @@ +// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.0-library -x hlsl -emit-llvm -disable-llvm-passes -finclude-default-header -verify %s ---------------- mikaelholmen wrote:
If you can, please update this testcase. I don't think I currently see problems with other tests, I think they use "-o -" to put the output on stdout rather than trying to write a local file. https://github.com/llvm/llvm-project/pull/186143 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
