]> granicus.if.org Git - clang/commit
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)
commit03738c63ae27ae30f197a3c9e979d91f430dd168
tree5c5b5f27ce30c4407d18846fa8c7c48b0f6ffa8f
parent2adf9bd38f42d034c2d9c2ff6ae3fc0c54339f67
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@227071 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/const-init-cxx11.cpp