]> granicus.if.org Git - clang/commit
Fix a test, NFC
authorErik Pilkington <erik.pilkington@gmail.com>
Wed, 10 Apr 2019 21:18:21 +0000 (21:18 +0000)
committerErik Pilkington <erik.pilkington@gmail.com>
Wed, 10 Apr 2019 21:18:21 +0000 (21:18 +0000)
commitdd8b462c6459791fdabe97dceab56587da711577
tree1577335d51a50a3630087d966710c444342ca227
parentb6c2a59e4dbc3456716d90b5b52712c5552d37d7
Fix a test, NFC

This test was duplicated, and the last declaration had some syntax errors since
the invalid attribute caused the @implementation to be skipped by the parser.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@358136 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenObjC/objc-asm-attribute-neg-test.m [deleted file]
test/SemaObjC/objc-asm-attribute-neg-test.m