aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendObjC
AgeCommit message (Expand)Author
2007-10-18Fix test.Devang Patel
2007-10-17Test to make sure we don't generate unwind info for non-64-bit Objective-C.Bill Wendling
2007-10-04Support Objective C++ too.Bill Wendling
2007-10-04Added testcase for creation of metadata with null pointers.Bill Wendling
2007-10-04un-XFAIL this test.Bill Wendling
2007-10-03Temporarily XFAIL this test.Bill Wendling
2007-10-02Fix test.Devang Patel
2007-09-27While searching for appropriate place for temporaries, do not over-incerement...Devang Patel
2007-05-03New test.Devang Patel
2007-04-21Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a singleReid Spencer
2007-04-20Enable Objective-C tests.Devang Patel
2007-04-03testcase for recent bugfixChris Lattner