summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/mrr-captured-block-var-inlined-layout.m
Commit message (Expand)AuthorAgeFilesLines
* Define weak and __weak to mean ARC-style weak references, even in MRC.John McCall2015-10-221-2/+2
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-12/+7
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-2/+2
* objC block layout: Patch reorders block layout to Fariborz Jahanian2013-01-171-17/+15
* objective-C blocks: Provide layout map for byrefFariborz Jahanian2012-11-141-14/+18
* Tests for 32bit version of block ivar layout metadata.Fariborz Jahanian2012-11-051-0/+6
* Fixes liftime of captured block variables in mrr mode, per John's feedback, asFariborz Jahanian2012-11-041-10/+10
* objective-C mrr block. Block variable layout metadata inFariborz Jahanian2012-11-021-0/+59
OpenPOWER on IntegriCloud