add runline, make this test real.

llvm-svn: 44916
This commit is contained in:
Chris Lattner 2007-12-12 06:20:18 +00:00
parent e01fc281c3
commit 2fbe8e98c4
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
// clang %s -E | grep "barbaz123"
// RUN: clang %s -E | grep "barbaz123"
#define FOO bar ## baz ## 123
FOO