Fix the predicate to be more strict

llvm-svn: 38593
This commit is contained in:
Chris Lattner 2006-06-29 16:43:46 +00:00
parent 677e3a202c
commit f378f9a08f
1 changed files with 1 additions and 1 deletions
clang/test/Preprocessor

View File

@ -1,4 +1,4 @@
// RUN: clang %s -E | grep " 4"
// RUN: clang %s -E | grep "^ 4"
#define FOO __LINE__
FOO