no need to verify this, no errors/warnings are expected.

llvm-svn: 45371
This commit is contained in:
Chris Lattner 2007-12-27 20:31:56 +00:00
parent 11221033be
commit 40ad6cd854
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang -emit-llvm -verify %s
// RUN: clang -emit-llvm %s
int main() {
char a[10] = "abc";