summaryrefslogtreecommitdiff
path: root/test/PCH/objc_literals.mm
AgeCommit message (Expand)Author
2015-06-29Account for calling convention specifiers in function definitions in IR test ...David Blaikie
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2014-01-13Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover
2012-10-25Correct test inovocations to use %clang_cc1 rather than direct invocation (so...David Tweed
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2012-03-06Add clang support for new Objective-C literal syntax for NSDictionary, NSArray,Ted Kremenek