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

I'll copy my comment from elsewhere here: 

Are you getting unexpected diagnostics? If so, I'd like to understand them. If 
not, I don't think `-verify-ignore-unexpected` is needed. If anything, we 
should limit it to the type of diagnostic that is being produced e.g. 
`-verify-ignore-unexpected=note`

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

Reply via email to