summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/utils/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] refactor ExprSequence out of use-after-move checkMarek Sokolowski2016-12-241-0/+1
* Recommit "[ClangTidy] Add UsingInserter and NamespaceAliaser"Haojian Wu2016-10-171-0/+3
* [clang-tidy] Lift parsing of sequence of names functions to utils.Etienne Bergeron2016-05-101-1/+2
* [clang-tidy] Extend UnnecessaryCopyInitialization check to trigger on non-con...Felix Berger2016-03-051-0/+2
* [clang-tdiy] Add header file extension configuration support.Haojian Wu2016-02-051-0/+1
* [clang-tidy] Add UnnecessaryCopyInitialization check to new "performance" mod...Alexander Kornienko2015-12-301-0/+1
* Improved the misc-move-constructor-init check to identify arguments that are ...Aaron Ballman2015-10-061-0/+1
* [clang-tidy] Move IncludeSorter.* and IncludeInserter.* to clang-tidy/utils/Alexander Kornienko2015-08-141-0/+2
* [clang-tidy] Add a generic header guard checker + LLVM implementation.Benjamin Kramer2014-08-131-0/+12
OpenPOWER on IntegriCloud