================
@@ -0,0 +1,43 @@
+// RUN: %clang_cc1 -finclude-default-header -triple 
dxil-pc-shadermodel6.6-library %s -fnative-half-type -disable-llvm-passes 
-verify -verify-ignore-unexpected
----------------
pow2clk wrote:

Is this producing or expected to produce unexpected diagnostics? I see this 
flag in a few other uses of this in SemaHLSL, but not so much in other Sema* 
test directories. Perhaps it's getting copied over needlessly? 

If there are some tricky diagnostics getting produced, it might be better to 
limit them by assigning tis to a specific type of diagnostic. 

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

Reply via email to