summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGBlocks.h
Commit message (Expand)AuthorAgeFilesLines
...
* prep work for copy/destroy helpers for block literals.Mike Stump2009-03-051-0/+9
* Add codegen support for __block variables to call _Block_object_dispose as ne...Mike Stump2009-03-051-3/+15
* Move more blocks CodeGenFunction code up and out.Mike Stump2009-03-041-0/+23
* Move some of the CodeGenFunction blocks code up and out. NoMike Stump2009-03-041-0/+8
* Move more of the blocks code up and out.Mike Stump2009-03-041-3/+11
* Move more of blocks codegen out of CodeGenModule and into theMike Stump2009-03-041-0/+63
* Start the migration of more of the blocks code out of sight for mostMike Stump2009-03-041-0/+54
OpenPOWER on IntegriCloud