summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-tidy/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* [clang-tidy] rename_check.py misc-argument-comment bugprone-argument-commentAlexander Kornienko2017-11-231-2/+0
* [clang-tidy ObjC] [1/3] New module `objc` for Objective-C checksHaojian Wu2017-10-261-0/+2
* [clang-tidy][Part1] Add a new module Android and three new checks.Yan Wang2017-06-231-0/+1
* Recommit "[ClangTidy] Add UsingInserter and NamespaceAliaser"Haojian Wu2016-10-171-0/+2
* Create interfaces and tests for the overlapping replacements fix in clang-tidy.Angel Garcia Gomez2015-10-061-0/+1
* Also ClangTidyTests requires clangLex.NAKAMURA Takumi2015-08-111-0/+1
* Add an IncludeInserter to clang-tidy.Manuel Klimek2015-08-111-0/+1
* [CMake] Add dependencies on clangToolingCore.NAKAMURA Takumi2014-10-301-0/+1
* [clang-tidy] Bring order to check registration.Alexander Kornienko2014-10-261-4/+4
* ClangTidyTests: Add dependency on clangTidyUtils.NAKAMURA Takumi2014-09-231-0/+1
* Add NamespaceCommentCheck to the Google module.Alexander Kornienko2014-09-221-0/+2
* Add clang-tidy -line-filter option to filter findings by line ranges.Alexander Kornienko2014-05-221-0/+1
* Output clang-tidy errors in a consistent order.Alexander Kornienko2014-04-081-0/+1
* Add an argument comment checker to clang-tidy.Peter Collingbourne2014-03-181-1/+3
* [CMake] clang-tools-extra: Update dependencies.NAKAMURA Takumi2013-12-101-5/+5
* Fix clang-tidy dependencies and bad file comment.Daniel Jasper2013-08-041-0/+2
* Initial architecture for clang-tidy.Daniel Jasper2013-07-291-0/+20
OpenPOWER on IntegriCloud