summaryrefslogtreecommitdiffstats
path: root/clang-tidy/utils/IncludeInserter.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Move all checks to the new registerPPCallbacks APIAlexander Kornienko2019-03-221-5/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Fixed code sample in a comment. NFCAlexander Kornienko2018-11-021-4/+6
* [clang-tidy] .reset(new X) -> make_unique<X>() in a comment. NFCAlexander Kornienko2018-11-021-2/+2
* [clang-tidy] Fix doxygen errors. NFC.Alexander Kornienko2016-06-171-26/+33
* [clang-tidy] Cleanups utils filesEtienne Bergeron2016-05-161-2/+2
* [clang-tidy] Cleanup namespace in utils folder.Etienne Bergeron2016-05-031-0/+2
* [clang-tidy] Move IncludeSorter.* and IncludeInserter.* to clang-tidy/utils/Alexander Kornienko2015-08-141-0/+75