Test case for previous commit (Workaround gcc bug causing crash on our

preprocessed outputs)

llvm-svn: 55826
This commit is contained in:
Daniel Dunbar 2008-09-05 03:23:51 +00:00
parent 98e0e535bd
commit 0335024c4a
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
// RUN: clang -E -x c -o %t.i %s
// RUN: gcc -fsyntax-only %t.i