]> granicus.if.org Git - clang/commit
Remove bad debug info test.
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 11 Feb 2014 21:37:47 +0000 (21:37 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 11 Feb 2014 21:37:47 +0000 (21:37 +0000)
commitcaf67bf09acb7a81756284a7413421ab85f46406
tree3439de0ea540afdeed029b8df056cb4ff5857d63
parenta3d14a90eb36c89e88d59b47726d1dcfcd76cd7c
Remove bad debug info test.

Another test that's testing through assembly from Clang which is
problematic. An attempt to upgrade this to just be an IR-generation test
was unsuccessful (I was unable to get this test to fail) but it looks
like there's other, better, test coverage in this area
(test/CodeGenObjC/debuginfo-properties.m) anyway.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201183 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenObjC/debug-property-synth.m [deleted file]