]> granicus.if.org Git - clang/commit
Enable some accidentally dead tests and fix up the bitrot
authorDavid Blaikie <dblaikie@gmail.com>
Sun, 29 May 2016 19:50:23 +0000 (19:50 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sun, 29 May 2016 19:50:23 +0000 (19:50 +0000)
commitbf0738b201fbd5fcc739b768a6d37a437e0e2b5b
tree892e06d335e935ed1765d059dbc6dd9efcd5b101
parent18700970e59b69e2d60fbcd829c3640c006f5e5a
Enable some accidentally dead tests and fix up the bitrot

Problem found by Nico, originally committed by me in r213213. The .test
prefix wasn't actually being run. Once that was fixed the test cases had
outdated command line syntax and IR debug info format, so updated for
those issues to get them back up and running.

Thanks Nico!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@271188 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/Inputs/debug-info-class-limited.cpp
test/CodeGenCXX/debug-info-class-limited-plugin.test
test/CodeGenCXX/debug-info-class-limited.test
test/lit.cfg