Skip to content

Commit 5de8592

Browse files
committed
{{(.exe)?}}
Created using spr 1.3.4
1 parent d236417 commit 5de8592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/sanitizer-ld.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,7 @@
897897
// RUN: --target=riscv32-unknown-elf -fuse-ld=ld \
898898
// RUN: | %{filecheck} --check-prefix=CHECK-SHADOWCALLSTACK-ELF-RISCV32
899899
// CHECK-SHADOWCALLSTACK-ELF-RISCV32-NOT: error:
900-
// CHECK-SHADOWCALLSTACK-ELF-RISCV32: "{{(.*[^-.0-9A-Z_a-z])?}}ld.lld"
900+
// CHECK-SHADOWCALLSTACK-ELF-RISCV32: "{{(.*[^-.0-9A-Z_a-z])?}}ld.lld{{(.exe)?}}"
901901
// CHECK-SHADOWCALLSTACK-ELF-RISCV32: libclang_rt.builtins.a
902902

903903
// RUN: %clang -fsanitize=shadow-call-stack -### %s 2>&1 \

0 commit comments

Comments
 (0)