summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/objc-literal-tests.m
AgeCommit message (Expand)Author
2016-12-23Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth
2015-11-12[C++] Add the "norecurse" attribute to main() if in C++ modeJames Molloy
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-03-06Add clang support for new Objective-C literal syntax for NSDictionary, NSArray,Ted Kremenek