aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Rewrite/DeltaTree.h
AgeCommit message (Expand)Author
2012-09-01Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek
2010-01-20reduce redundant are'sChris Lattner
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2008-04-12move the DeltaTree implementation out of line, remove debugging printfs etc.Chris Lattner
2008-04-12Do an initial hack at replacing one of the incredibly inefficient Chris Lattner