Ok, we need a system header for this test to pass in the clang/test directory as well as from the pp directory.

llvm-svn: 63763
This commit is contained in:
Chris Lattner 2009-02-04 19:44:14 +00:00
parent 988dff84f1
commit 7ead0396f6
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang -Eonly %s -I.
# define HEADER <file_to_include.h>
// RUN: clang -Eonly %s
# define HEADER <stdlib.h>
# include HEADER