summaryrefslogtreecommitdiff
path: root/test/PCH/objc_literals.m
AgeCommit message (Expand)Author
2015-06-29Account for calling convention specifiers in function definitions in IR test ...David Blaikie
2013-08-29Adjust clang for change to APFloat::toString.Eli Friedman
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