forked from OSchip/llvm-project
parent
91e8d2a974
commit
613cef84b4
|
@ -0,0 +1,5 @@
|
|||
// RUN: clang -parse-ast-check %s
|
||||
|
||||
void *test1(void) { return 0; }
|
||||
|
||||
|
Loading…
Reference in New Issue