summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/cxx_true.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Preprocessor/cxx_true.cpp')
-rw-r--r--clang/test/Preprocessor/cxx_true.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Preprocessor/cxx_true.cpp b/clang/test/Preprocessor/cxx_true.cpp
index 5ee29720d3d..39cb349b2a8 100644
--- a/clang/test/Preprocessor/cxx_true.cpp
+++ b/clang/test/Preprocessor/cxx_true.cpp
@@ -3,6 +3,7 @@
RUN: %clang_cc1 -E %s -x c | not grep block
RUN: %clang_cc1 -E %s -x c++ -verify -Wundef
*/
+// expected-no-diagnostics
#if true
block_1
OpenPOWER on IntegriCloud