summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/utils/IncludeInserter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Fix an assertion failure of "SLocEntry::getExpansion()" when Inc...Haojian Wu2016-03-021-2/+3
* Revert "Apply modernize-use-default to clang-tools-extra."David Blaikie2015-10-201-1/+1
* Apply modernize-use-default to clang-tools-extra.Angel Garcia Gomez2015-10-201-1/+1
* Fix IncludeInserter to allow for more than one added header per file.Daniel Jasper2015-08-191-3/+2
* [clang-tidy] Move IncludeSorter.* and IncludeInserter.* to clang-tidy/utils/Alexander Kornienko2015-08-141-0/+84
OpenPOWER on IntegriCloud