]> granicus.if.org Git - clang/commit
Move some Objective-C tests to SemaObjC and CodeGenObjC.
authorAnders Carlsson <andersca@mac.com>
Tue, 22 Feb 2011 01:23:29 +0000 (01:23 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 22 Feb 2011 01:23:29 +0000 (01:23 +0000)
commit95bba6f26fa68cc8c163f35f4b4f218ab279117a
tree2137b23d6a4f2a7605689dcd39cc599e58b60332
parent8110f04b39fd028496dd6bf9e3a78278c3e0a6ad
Move some Objective-C tests to SemaObjC and CodeGenObjC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126175 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenObjC/2008-08-25-incompatible-cond-expr.m [moved from test/CodeGen/2008-08-25-incompatible-cond-expr.m with 100% similarity]
test/CodeGenObjC/2009-01-21-invalid-debug-info.m [moved from test/CodeGen/2009-01-21-invalid-debug-info.m with 100% similarity]
test/CodeGenObjC/2010-02-09-DbgSelf.m [moved from test/CodeGen/2010-02-09-DbgSelf.m with 100% similarity]
test/CodeGenObjC/2010-02-15-Dbg-MethodStart.m [moved from test/CodeGen/2010-02-15-Dbg-MethodStart.m with 100% similarity]
test/CodeGenObjC/function-decay.m [moved from test/CodeGen/function-decay.m with 100% similarity]
test/CodeGenObjC/illegal-UTF8.m [moved from test/CodeGen/illegal-UTF8.m with 100% similarity]
test/CodeGenObjC/rdr-6732143-dangling-block-reference.m [moved from test/CodeGen/rdr-6732143-dangling-block-reference.m with 100% similarity]
test/SemaObjC/block-as-object.m [moved from test/Sema/block-as-object.m with 100% similarity]
test/SemaObjC/rdar6248119.m [moved from test/Sema/rdar6248119.m with 100% similarity]