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 e91ad6b commit baae3c3Copy full SHA for baae3c3
clang/test/SemaCXX/template-64605.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -triple x86_64-linux-gnu -ast-dump -ast-dump-filter=b_64605 %s | FileCheck %s
+// RUN: %clang_cc1 -ast-dump -ast-dump-filter=b_64605 %s | FileCheck %s
2
3
// https://github.com/llvm/llvm-project/issues/64605
4
0 commit comments