summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjCXX/lambda-expressions.mm
Commit message (Expand)AuthorAgeFilesLines
* Reapply r176133 with testcase fixes.Bill Wendling2013-02-271-9/+4
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-4/+9
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-9/+4
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-2/+11
* Add the 'target-cpu' and 'target-features' attributes to functions.Bill Wendling2013-02-151-2/+2
* block literal irgen: several improvements on naming blockFariborz Jahanian2012-06-261-5/+5
* Make CodeGenFunction::EmitBlockCopyAndAutorelease actually do what its name s...Eli Friedman2012-03-011-0/+2
* Implement "optimization" for lambda-to-block conversion which inlines the gen...Eli Friedman2012-03-011-0/+19
* Basic coverage test for conversion-to-block-pointer for lambda expressions.Eli Friedman2012-02-281-0/+18
OpenPOWER on IntegriCloud