Slightly simplify the test from r225361.
authorNico Weber <nicolasweber@gmx.de>
Wed, 7 Jan 2015 18:47:51 +0000 (18:47 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 7 Jan 2015 18:47:51 +0000 (18:47 +0000)
commitc1d42ad99a3b1e07ab293dfca9d390b92faf08dc
tree7f23d6db4766b2043cf89f04a7844dbbcab12827
parentece3d3c26e688c1f39787f3359a6bfa48783965a
Slightly simplify the test from r225361.

Shorter and doesn't need -O2 -- but still suboptimal as it's still doing
-emit-obj.  dblaikie says he'll improve this when he'll reland his change
with a fix.

llvm-svn: 225364
clang/test/CodeGenCXX/crash.cpp