Skip to content

Commit ca71331

Browse files
committed
[𝘀𝗽𝗿] initial version
Created using spr 1.3.6
1 parent 9a12037 commit ca71331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Interpreter/pretty-print.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// RUN: cat %s | clang-repl -Xcc -xc | FileCheck %s
44
// RUN: cat %s | clang-repl -Xcc -std=c++11 | FileCheck %s
55

6-
// UNSUPPORTED: hwasan
6+
// UNSUPPORTED: hwasan, asan
77

88

99
char c = 'a'; c

0 commit comments

Comments
 (0)