Skip to content

Commit baae3c3

Browse files
committed
Revert "[clang] Run test for concrete target"
This reverts commit e54f483.
1 parent e91ad6b commit baae3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/SemaCXX/template-64605.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clang_cc1 -triple x86_64-linux-gnu -ast-dump -ast-dump-filter=b_64605 %s | FileCheck %s
1+
// RUN: %clang_cc1 -ast-dump -ast-dump-filter=b_64605 %s | FileCheck %s
22

33
// https://github.com/llvm/llvm-project/issues/64605
44

0 commit comments

Comments
 (0)