summaryrefslogtreecommitdiff
path: root/test/FrontendObjC
Commit message (Expand)AuthorAge
* Move tests of the ObjC++ front-end to their ownDuncan Sands2008-08-07
* Suppress ObjC FE warnings, which cause the test to fail.Dale Johannesen2008-06-10
* Removing.Bill Wendling2008-05-06
* new testcaseChris Lattner2008-04-25
* Rename these tests to use the appropriate suffixes.Dan Gohman2007-12-11
* Thanks to the XTARGET line, this test should stillDuncan Sands2007-11-09
* Run this test only on darwin.Devang Patel2007-11-08
* new testcaseChris Lattner2007-10-23
* Removed "-arch i386" by popular demand...Bill Wendling2007-10-19
* Now with RUN line!Bill Wendling2007-10-19
* Remove the Foundation.h file because not everyone has that.Bill Wendling2007-10-19
* New test.Devang Patel2007-10-19
* Fix the command line.Bill Wendling2007-10-18
* Fix test.Devang Patel2007-10-18
* Test to make sure we don't generate unwind info for non-64-bit Objective-C.Bill Wendling2007-10-17
* Support Objective C++ too.Bill Wendling2007-10-04
* Added testcase for creation of metadata with null pointers.Bill Wendling2007-10-04
* un-XFAIL this test.Bill Wendling2007-10-04
* Temporarily XFAIL this test.Bill Wendling2007-10-03
* Fix test.Devang Patel2007-10-02
* While searching for appropriate place for temporaries, do not over-incerement...Devang Patel2007-09-27
* New test.Devang Patel2007-05-03
* Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a singleReid Spencer2007-04-21
* Enable Objective-C tests.Devang Patel2007-04-20
* testcase for recent bugfixChris Lattner2007-04-03