aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/DelayedCleanupPool.h
AgeCommit message (Expand)Author
2012-04-14Parser: Don't manage TemplateAnnotationIds in a delayed cleanup pool.Benjamin Kramer
2011-07-20now that we have a centralized place to do so, add some using declarations forChris Lattner
2011-06-22Introduce DelayedCleanupPool useful for simplifying clean-up of certain resou...Argyrios Kyrtzidis