Skip to content

Commit c133850

Browse files
qinkunbaomahesh-attarde
authored andcommitted
1 parent 9b80656 commit c133850

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, msan
77

88

99
char c = 'a'; c

0 commit comments

Comments
 (0)