summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/overloadable.m
Commit message (Expand)AuthorAgeFilesLines
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-131-3/+5
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Fix a couple recent ABI regressions noticed during code review (fallout from ...Steve Naroff2009-07-221-1/+1
* This patch includes a conceptually simple, but very intrusive/pervasive change. Steve Naroff2009-07-101-3/+3
* Test case would allow clang to fail.Daniel Dunbar2009-04-181-1/+1
* Fix test to output LLVM to a temporary file, which we grep as part of the testDouglas Gregor2009-04-181-1/+1
* clean up run lines.Chris Lattner2009-04-171-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* add rdar#Chris Lattner2009-03-081-0/+1
* fix testChris Lattner2009-03-071-1/+1
* Mangle Objective-C interfaces correctly (where correctly refers to what gcc d...Anders Carlsson2009-03-071-0/+9