summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/objc-literal-debugger-test.m
AgeCommit message (Expand)Author
2013-02-27Reapply r176133 with testcase fixes.Bill Wendling
2013-02-25Revert "Add more attributes from the command line to functions."Anna Zaks
2013-02-25Add more attributes from the command line to functions.Bill Wendling
2013-02-20Modify the tests to use attribute group references instead of listing theBill Wendling
2012-05-13Test for -fdebugger-objc-literal: missing methods should be generated like mi...Jordy Rose
2012-04-20minor improvement to couple of tests.Fariborz Jahanian
2012-04-19Implements boxed expressions for Objective-C. <rdar://problem/10194391>Patrick Beard
2012-03-06Add clang support for new Objective-C literal syntax for NSDictionary, NSArray,Ted Kremenek