forked from OSchip/llvm-project
parent
c9a15cabdc
commit
2f48d5e2ed
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang -parse-ast-check
|
||||
// RUN: clang -parse-ast-check %s
|
||||
|
||||
extern void funcInt(int);
|
||||
extern void funcFloat(float);
|
||||
|
|
Loading…
Reference in New Issue