We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d584cea commit 4480f26Copy full SHA for 4480f26
clang/test/C/C2y/n3369_2.c
@@ -1,5 +1,5 @@
1
// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5
2
-// RUN: %clang_cc1 -std=c2y -emit-llvm -o - %s | FileCheck %s
+// RUN: %clang_cc1 -std=c2y -triple x86_64-unknown-unknown -emit-llvm -o - %s | FileCheck %s
3
4
// This tests the codegen behavior for _Countof.
5
// CHECK-LABEL: define dso_local i32 @test1(
0 commit comments