aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/Rewrite/HTMLPrint.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-01Use StringRef for MemoryBuffer identifier API (NFC)Mehdi Amini1-1/+1
2016-07-18[NFC] Header cleanupMehdi Amini1-2/+1
2016-07-15Frontend: Simplify ownership model for clang's output streams.Peter Collingbourne1-8/+7
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