summaryrefslogtreecommitdiff
path: root/clang-tools-extra/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Generalize "check-all" umbrella targets, use for check-clang-toolsSam McCall2022-05-061-6/+16
* [include-cleaner] Include-cleaner library structure, and simplistic AST walking.Sam McCall2022-04-291-0/+1
* Reapply [pseudo] Move pseudoparser from clang to clang-tools-extra"Sam McCall2022-03-161-0/+1
* Revert "[pseudo] Move pseudoparser from clang to clang-tools-extra"Sam McCall2022-03-161-1/+0
* [pseudo] Move pseudoparser from clang to clang-tools-extraSam McCall2022-03-161-0/+1
* [clang-tools-extra][cmake] Use `GNUInstallDirs` to support custom installatio...John Ericson2022-01-221-0/+1
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-161-1/+0
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-161-0/+1
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-151-1/+0
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-151-0/+1
* Add an explicit toggle for the static analyzer in clang-tidyNico Weber2020-09-101-0/+3
* Remove clang-tidy-vs from clang-tools-extra (PR41791)Alex Lorenz2019-08-271-1/+0
* [clangd] add CLANG_ENABLE_CLANGD option to build clangd. Require threads.Sam McCall2019-05-071-1/+8
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-12/+0
* [clangd][xpc][cmake] Respect explicit value of CLANGD_BUILD_XPCJan Korous2019-03-261-3/+10
* Rename directory housing clang-include-fixer to be eponymousNico Weber2019-03-251-2/+2
* Rename directory housing clang-change-namespace to be eponymousNico Weber2019-03-151-1/+1
* [clangd] XPC transport layerJan Korous2019-01-161-0/+5
* [clang-tidy] Build it even without static analyzerStephen Kelly2018-10-011-2/+0
* Reverting r343415 as it breaks at least one of the bots.Aaron Ballman2018-09-301-0/+2
* Allow clang-tidy to be built without a dependency on the clang static analyzer.Aaron Ballman2018-09-301-2/+0
* [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett2018-03-221-0/+1
* Revert "[clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework""Julie Hockett2018-03-221-1/+0
* [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett2018-03-211-0/+1
* Revert "Reland "[clang-doc] Setup clang-doc frontend framework""Julie Hockett2018-03-121-1/+0
* Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett2018-03-121-0/+1
* Revert "[clang-doc] Setup clang-doc frontend framework"Julie Hockett2018-03-091-1/+0
* [clang-doc] Setup clang-doc frontend frameworkJulie Hockett2018-03-091-0/+1
* [cmake] Support running extra clang tool tests without static analyzerMichal Gorny2017-08-291-2/+1
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-301-1/+0
* Add a prototype for clangdBenjamin Kramer2017-02-071-0/+1
* [clang-move] A prototype tool for moving class definition to new file.Haojian Wu2016-09-211-0/+1
* A clang tool for changing surrouding namespaces of class/function definitions.Eric Liu2016-09-191-0/+1
* Add a clang-tidy visual studio extension.Zachary Turner2016-09-071-0/+1
* Add clang-reorder-fields to clang-tools-extraAlexander Shaposhnikov2016-09-021-0/+1
* Revert https://reviews.llvm.org/D23279 because the tests have failed on sever...Alexander Shaposhnikov2016-09-021-1/+0
* Add clang-reorder-fields to clang-tools-extraAlexander Shaposhnikov2016-09-011-0/+1
* [include-fixer] Add a prototype for a new include fixing tool.Benjamin Kramer2016-04-201-0/+1
* Add clang-tools-extra documentation to the CMake build.Alexander Kornienko2016-01-271-0/+7
* Remove clang-modernize.Alexander Kornienko2015-12-171-1/+0
* Fix the *unchecked* commit.NAKAMURA Takumi2015-10-011-1/+1
* [CMake] Don't include the test directories if CLANG_INCLUDE_TESTS is OffChris Bieneman2015-10-011-1/+1
* Move remove-cstr-calls from a standalone executable to a clang-tidy check rea...Alexander Kornienko2015-03-161-1/+0
* Deleted module-map-checker, as it's been folded into modularize.John Thompson2015-02-201-1/+0
* Revert rL215947: "[clang-rename] revert r215839"Manuel Klimek2014-08-201-0/+1
* [clang-rename] revert r215839Gerolf Hoflehner2014-08-181-1/+0
* First version of a clang-rename tool.Manuel Klimek2014-08-171-0/+1
* Track clang r213171Alp Toker2014-07-161-3/+1
* Fix build when various clang feature flags are enabled/disabledAlp Toker2014-07-141-3/+11
* Switch clang-query to use the lineeditor library.Peter Collingbourne2014-02-011-3/+0