================ @@ -0,0 +1,54 @@ +// RUN: %clang_cc1 -std=c23 -verify -triple x86_64 -pedantic -Wno-conversion -Wno-constant-conversion -Wno-div-by-zero %s ---------------- a-tarasyuk wrote:
@Fznamznon I’ve added a codegen test https://github.com/llvm/llvm-project/pull/182770 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
