Remove -verify from a codegen test that didn't have any expected-foo lines.
authorNico Weber <nicolasweber@gmx.de>
Mon, 26 Jan 2015 05:47:24 +0000 (05:47 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 26 Jan 2015 05:47:24 +0000 (05:47 +0000)
commit4a18449c2c5e03be833e1b38762fd3b05d3d2828
treecc8b406dc24a89181766f0ab3da96dbfc5cf3f9e
parent3bf8462331aa3c334772173c1902150dbf02d091
Remove -verify from a codegen test that didn't have any expected-foo lines.

Makes the error output of the test more readable when it fails. Also allows
removing a "not" from the run line.

llvm-svn: 227071
clang/test/CodeGenCXX/const-init-cxx11.cpp