aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/utils/IncludeSorter.cpp
AgeCommit message (Expand)Author
2017-01-12Correctly classify main file includes if there is a prefix addedAlexander Kornienko
2016-05-18[clang-tidy] Fix a functional change from r269656.Benjamin Kramer
2016-05-16[clang-tidy] Cleanups utils filesEtienne Bergeron
2016-05-03[clang-tidy] Cleanup namespace in utils folder.Etienne Bergeron
2015-12-10[clang-tidy] Sort includes case-sensitively.Alexander Kornienko
2015-10-06Improved the misc-move-constructor-init check to identify arguments that are ...Aaron Ballman
2015-10-04SourceRanges are small and trivially copyable, don't them by reference. NFCCraig Topper
2015-08-14[clang-tidy] Move IncludeSorter.* and IncludeInserter.* to clang-tidy/utils/Alexander Kornienko