forked from OSchip/llvm-project
parent
3ef702e974
commit
f82bb6b4ed
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang-cc -fsyntax-only -verify -std=c++0x
|
||||
// RUN: clang-cc -fsyntax-only -verify %s -std=c++0x
|
||||
|
||||
void f() {
|
||||
int b[5];
|
||||
|
|
Loading…
Reference in New Issue