aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/Rewrite/HTMLPrint.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko1-1/+1
2015-06-22Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2014-08-10Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)David Blaikie1-5/+6
2014-07-17Revert "unique_ptr-ify ownership of ASTConsumers"David Blaikie1-6/+5
2014-07-17unique_ptr-ify ownership of ASTConsumersDavid Blaikie1-5/+6
2014-07-16Make clang's rewrite engine a core featureAlp Toker1-0/+94