================
@@ -0,0 +1,10 @@
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -emit-cir
-verify %s -o - | FileCheck %s
+
+void test_stdc_trailing_zeros_undef_cast(unsigned long long x) {
+ // expected-error@+1 {{ClangIR code gen Not Yet Implemented: unimplemented
builtin call: __builtin_stdc_trailing_zeros}}
----------------
Men-cotton wrote:
Also, the `-nyi` suffix of the file name will become stale.
https://github.com/llvm/llvm-project/pull/214551
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits