summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
Diffstat (limited to 'clang')
-rw-r--r--clang/test/Preprocessor/include-directive1.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/clang/test/Preprocessor/include-directive1.c b/clang/test/Preprocessor/include-directive1.c
index 0e78b38040d..632760b7cd3 100644
--- a/clang/test/Preprocessor/include-directive1.c
+++ b/clang/test/Preprocessor/include-directive1.c
@@ -1,4 +1,5 @@
-// RUN: clang -E %s -fno-caret-diagnostics 2>&1 >/dev/null | grep 'file successfully included' | count 4
+
+// RUN: clang -E %s -fno-caret-diagnostics 2>&1 >/dev/null | grep 'file successfully included' | count 3
// XX expands to nothing.
#define XX
OpenPOWER on IntegriCloud