forked from OSchip/llvm-project
no need to verify this, no errors/warnings are expected.
llvm-svn: 45371
This commit is contained in:
parent
11221033be
commit
40ad6cd854
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang -emit-llvm -verify %s
|
||||
// RUN: clang -emit-llvm %s
|
||||
|
||||
int main() {
|
||||
char a[10] = "abc";
|
||||
|
|
Loading…
Reference in New Issue