summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Track clang r213171Alp Toker2014-07-161-1/+1
* [CMake] Update libdeps.NAKAMURA Takumi2014-07-141-0/+2
* Add clang-tidy -line-filter option to filter findings by line ranges.Alexander Kornienko2014-05-221-0/+1
* Added a module for checks not related to LLVM or Google coding style.Alexander Kornienko2014-03-051-0/+1
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-261-2/+2
* [CMake] Apply DEPENDS to clangTidy.NAKAMURA Takumi2014-02-231-0/+3
* Re-applied r198807, r198808 with an additional change to fix linking in confi...Alexander Kornienko2014-01-091-0/+1
* Reverted r198807, r198808, as they cause link errors in configure builds. Wil...Alexander Kornienko2014-01-091-1/+0
* Restructured code, no functional changes.Alexander Kornienko2014-01-081-0/+1
* Rework of r198404 to avoid changes in the build configuration.Alexander Kornienko2014-01-031-4/+0
* clang-tody: Rework r198403, to fix build.NAKAMURA Takumi2014-01-031-2/+2
* clang-tidy: Fix build since r198402 in the case that the source tree of clang...NAKAMURA Takumi2014-01-031-0/+4
* [CMake] clang-tools-extra: Update dependencies.NAKAMURA Takumi2013-12-101-3/+5
* [CMake] clang-tools-extra may not depend on LLVM CodeGen.NAKAMURA Takumi2013-12-091-5/+1
* Make clang's static analyzer checks available through clang-tidy.Manuel Klimek2013-11-141-0/+2
* Fix clang-tidy dependencies and bad file comment.Daniel Jasper2013-08-041-2/+0
* Initial architecture for clang-tidy.Daniel Jasper2013-07-291-0/+23
OpenPOWER on IntegriCloud