aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendObjC
AgeCommit message (Expand)Author
2009-12-01Test case for r90175.Devang Patel
2009-10-13These tests now pass.Devang Patel
2009-10-13Disable this test for now.Devang Patel
2009-10-13XFAIL these tests for now.Devang Patel
2009-08-31Fix some misspellings of XTARGET.Dale Johannesen
2009-08-28Reapply 79977.Devang Patel
2009-08-26Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.Devang Patel
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-08-25Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel
2009-08-18Attempt to normalize test results.Daniel Dunbar
2009-08-17Add prefix only if it is needed.Devang Patel
2009-08-05Adjust test for llvm-gcc checkin 78249.Dale Johannesen
2009-08-05Test for llvm-gcc checkin 78223.Dale Johannesen
2009-07-19This test should be run with -m32.Daniel Dunbar
2009-04-28Test for llvm-gcc bug fixed by 70301.Dale Johannesen
2009-04-27Test for (llvm-gcc) 70231.Dale Johannesen
2009-04-15Check for alignment.Bill Wendling
2009-04-15Testcase for r69104.Bill Wendling
2009-02-17And now, not so elegant, test case...Devang Patel
2009-02-05testcase for rdar://6551276 and llvm-gcc r63873Chris Lattner
2009-01-26Testcase for 6522054.Dale Johannesen
2008-11-26Add test for rdar://6394879.Bill Wendling
2008-11-24Testcase for constant CFStrings.Bill Wendling
2008-11-13Added testcase for r59214.Bill Wendling
2008-10-07fix filetype suffixGabor Greif
2008-10-06This is an objective-c test, not an objective-c++ one.Evan Cheng
2008-08-07Move tests of the ObjC++ front-end to their ownDuncan Sands
2008-06-10Suppress ObjC FE warnings, which cause the test to fail.Dale Johannesen
2008-05-06Removing.Bill Wendling
2008-04-25new testcaseChris Lattner
2007-12-11Rename these tests to use the appropriate suffixes.Dan Gohman
2007-11-09Thanks to the XTARGET line, this test should stillDuncan Sands
2007-11-08Run this test only on darwin.Devang Patel
2007-10-23new testcaseChris Lattner
2007-10-19Removed "-arch i386" by popular demand...Bill Wendling
2007-10-19Now with RUN line!Bill Wendling
2007-10-19Remove the Foundation.h file because not everyone has that.Bill Wendling
2007-10-19New test.Devang Patel
2007-10-18Fix the command line.Bill Wendling
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