summaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/block-nested-in-lambda.mm
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Replace '@' characters in block descriptors' symbol names withAkira Hatanaka2018-12-291-2/+2
* Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...Pete Cooper2018-12-181-8/+8
* [CodeGen] Look at the type of a block capture field rather than the typeAkira Hatanaka2018-08-221-0/+82