================
@@ -0,0 +1,54 @@
+// RUN: %clang_cc1 -std=c23 -verify -triple x86_64 -pedantic -Wno-conversion 
-Wno-constant-conversion -Wno-div-by-zero %s
----------------
Fznamznon wrote:

Can we also add a separate codegen test? 
https://github.com/llvm/llvm-project/issues/118331#issuecomment-2518485255 
shows possible test cases where we would expect different IR once the case is 
fixed.

https://github.com/llvm/llvm-project/pull/182770
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to