forked from OSchip/llvm-project
don't expect to be able to reparse arbitrary system headers.
llvm-svn: 40511
This commit is contained in:
parent
3fead96121
commit
626246e93c
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue