commit | c0bbc3b9f39968c433a438945442d512bdb56634 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Mar 09 20:31:39 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Mar 09 20:31:39 2009 +0000 |
tree | 826b187c4b6a848085d314a240c32335ef4d4f05 | |
parent | f56feb59631a05ff2ca12ef9bc6c5739a9fe7ea0 [diff] [blame] |
convert this to use -verify. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66441 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Preprocessor/macro_misc.c b/test/Preprocessor/macro_misc.c index f120197..66e9e3f 100644 --- a/test/Preprocessor/macro_misc.c +++ b/test/Preprocessor/macro_misc.c
@@ -1,4 +1,4 @@ -// RUN: clang %s -E 2>&1 | not grep error +// RUN: clang %s -Eonly -verify // This should not be rejected. #ifdef defined