aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/Rewrite/FixItRewriter.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-10-20Roll-back r250822.Angel Garcia Gomez1-1/+1
2015-10-20Apply modernize-use-default to clang.Angel Garcia Gomez1-1/+1
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
2015-06-17[fixit] Use overwriteChangedFiles() to deal with Windows mapped filesReid Kleckner1-0/+7
2014-11-17Make DiagnosticsEngine::takeClient return std::unique_ptr<>Alexander Kornienko1-9/+6
2014-08-25Update for llvm api change.Rafael Espindola1-6/+5
2014-07-16Make clang's rewrite engine a core featureAlp Toker1-0/+200