aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Interpreter/pretty-print.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Interpreter/pretty-print.c')
-rw-r--r--clang/test/Interpreter/pretty-print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Interpreter/pretty-print.c b/clang/test/Interpreter/pretty-print.c
index 56488a1..e1408c0 100644
--- a/clang/test/Interpreter/pretty-print.c
+++ b/clang/test/Interpreter/pretty-print.c
@@ -3,7 +3,7 @@
// RUN: cat %s | clang-repl -Xcc -xc | FileCheck %s
// RUN: cat %s | clang-repl -Xcc -std=c++11 | FileCheck %s
-// UNSUPPORTED: hwasan
+// UNSUPPORTED: hwasan, msan
char c = 'a'; c