Skip to content

Commit aa9817b

Browse files
author
git apple-llvm automerger
committed
Merge commit 'baae3c31aba9' from llvm.org/release/17.x into stable/20230725
2 parents 945c269 + baae3c3 commit aa9817b

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)