forked from OSchip/llvm-project
parent
1e52eee112
commit
d1c161786f
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang -parse-ast-check %s
|
||||
// RUN: clang -parse-ast-check %s -pedantic
|
||||
|
||||
static __inline void __attribute__((__always_inline__, __nodebug__)) // expected-warning {{extension used}}
|
||||
foo (void)
|
||||
|
|
Loading…
Reference in New Issue