summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGObjCRuntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Generalize Cleanup::Emit's "isForEH" parameter into a setJohn McCall2011-07-121-2/+2
* Eliminate most uses of ShallowCollectObjCIvars which requiresFariborz Jahanian2011-06-281-5/+5
* Emit @finally blocks completely lazily instead of forcing theirJohn McCall2011-06-221-6/+4
* Restore correct use of GC barriers.John McCall2011-06-161-1/+1
* Fix some problems where functions must be bitcast but we're expecting a llvm:...David Chisnall2011-05-231-3/+3
* Make this code more resilient against catch variables which need cleanups.John McCall2011-05-121-3/+4
* Replace some literal 8s with char width and char align. No change inKen Dyck2011-04-221-2/+2
* Replace a couple of divide-by-8s with divide-by-charwidths. No change inKen Dyck2011-04-141-2/+4
* Continuing work on ObjC tidyup:David Chisnall2011-03-251-0/+308
OpenPOWER on IntegriCloud