aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGCleanup.h
AgeCommit message (Expand)Author
2011-08-11Simplify EH control flow by observing that EH scopes form a simpleJohn McCall
2011-07-20now that we have a centralized place to do so, add some using declarations forChris Lattner
2011-01-28Move all the cleanups framework code into a single file.John McCall