Skip to content

Commit 49d978b

Browse files
author
git apple-llvm automerger
committed
Merge commit 'e54f48384bb2' from llvm.org/release/17.x into stable/20230725
2 parents b90d9ae + e54f483 commit 49d978b

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 -ast-dump -ast-dump-filter=b_64605 %s | FileCheck %s
1+
// RUN: %clang_cc1 -triple x86_64-linux-gnu -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)