]> granicus.if.org Git - clang/commitdiff
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)
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]