We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9373a43 commit 6c375aeCopy full SHA for 6c375ae
clang/test/CodeGen/attr-nomerge.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -triple %itanium_abi_triple -emit-llvm %s -fms-extensions -o - | FileCheck %s
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -emit-llvm %s -fms-extensions -o - | FileCheck %s
2
3
class A {
4
public:
0 commit comments