summaryrefslogtreecommitdiffstats
path: root/lib/Frontend/Rewrite/FixItRewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* [Edit, Rewrite] Fix some Clang-tidy modernize and Include What You Use warnin...Eugene Zelenko2018-03-271-12/+17
* Roll-back r250822.Angel Garcia Gomez2015-10-201-1/+1
* Apply modernize-use-default to clang.Angel Garcia Gomez2015-10-201-1/+1
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+1
* [fixit] Use overwriteChangedFiles() to deal with Windows mapped filesReid Kleckner2015-06-171-0/+7
* Make DiagnosticsEngine::takeClient return std::unique_ptr<>Alexander Kornienko2014-11-171-9/+6
* Update for llvm api change.Rafael Espindola2014-08-251-6/+5
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-0/+200