don't expect to be able to reparse arbitrary system headers.

llvm-svn: 40511
This commit is contained in:
Chris Lattner 2007-07-26 05:59:05 +00:00
parent 3fead96121
commit 626246e93c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang -parse-ast-print %s 2>&1 | clang -parse-ast-print
// RUN: clang -parse-ast-print %s
#include <stddef.h>