From: Chris Lattner Date: Wed, 4 Feb 2009 19:40:02 +0000 (+0000) Subject: fix test X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd22f81f539606c9185704cd16146343dc0388a0;p=clang fix test git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63762 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Preprocessor/include-directive1.c b/test/Preprocessor/include-directive1.c index 0e78b38040..632760b7cd 100644 --- a/test/Preprocessor/include-directive1.c +++ b/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