summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGException.h
Commit message (Expand)AuthorAgeFilesLines
* Revise cleanup IR generation to fix a major bug with cleanups (PR7686)John McCall2010-07-231-10/+154
* Rename LazyCleanup -> Cleanup. No functionality change for these last threeJohn McCall2010-07-211-15/+15
* Rip out EHCleanupScope.John McCall2010-07-211-62/+3
* The GNU-runtime ObjC personality function doesn't let us rethrow with URR forJohn McCall2010-07-171-0/+26
* Teach IR generation how to lazily emit cleanups. This has a lot of advantages,John McCall2010-07-131-3/+89
* Validated by nightly-test runs on x86 and x86-64 darwin, including afterJohn McCall2010-07-061-0/+342
OpenPOWER on IntegriCloud