summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/utils/IncludeSorter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Correctly classify main file includes if there is a prefix addedAlexander Kornienko2017-01-121-1/+2
* [clang-tidy] Fix a functional change from r269656.Benjamin Kramer2016-05-181-3/+4
* [clang-tidy] Cleanups utils filesEtienne Bergeron2016-05-161-13/+4
* [clang-tidy] Cleanup namespace in utils folder.Etienne Bergeron2016-05-031-0/+2
* [clang-tidy] Sort includes case-sensitively.Alexander Kornienko2015-12-101-4/+1
* Improved the misc-move-constructor-init check to identify arguments that are ...Aaron Ballman2015-10-061-0/+9
* SourceRanges are small and trivially copyable, don't them by reference. NFCCraig Topper2015-10-041-2/+2
* [clang-tidy] Move IncludeSorter.* and IncludeInserter.* to clang-tidy/utils/Alexander Kornienko2015-08-141-0/+289
OpenPOWER on IntegriCloud