We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4a6e1 commit 73e5a70Copy full SHA for 73e5a70
clang/test/SemaCXX/template-64605.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -ast-dump -ast-dump-filter=b_64605 %s | FileCheck %s
+// RUN: %clang_cc1 -triple x86_64-linux-gnu -ast-dump -ast-dump-filter=b_64605 %s | FileCheck %s
2
3
// https://github.com/llvm/llvm-project/issues/64605
4
0 commit comments