Skip to content

Commit 1b7aa4e

Browse files
authored
1 parent 49de210 commit 1b7aa4e

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)