We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a80359 commit 7e22759Copy full SHA for 7e22759
test/Modules/var-templates.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -fmodules -std=c++14 -emit-llvm %s -o - -triple %itanium_abi_triple | FileCheck %s
+// RUN: %clang_cc1 -fmodules -std=c++14 -emit-llvm %s -o - -triple x86_64-linux-gnu | FileCheck %s
2
3
#pragma clang module build A
4
module A {}
0 commit comments