aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2022-01-22[clang-tools-extra][cmake] Use `GNUInstallDirs` to support custom installatio...John Ericson1-0/+1
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-1/+0
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-0/+1
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-1/+0
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-0/+1
2020-09-10Add an explicit toggle for the static analyzer in clang-tidyNico Weber1-0/+3
2019-08-27Remove clang-tidy-vs from clang-tools-extra (PR41791)Alex Lorenz1-1/+0
2019-05-07[clangd] add CLANG_ENABLE_CLANGD option to build clangd. Require threads.Sam McCall1-1/+8
2019-04-29[clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall1-12/+0
2019-03-26[clangd][xpc][cmake] Respect explicit value of CLANGD_BUILD_XPCJan Korous1-3/+10
2019-03-25Rename directory housing clang-include-fixer to be eponymousNico Weber1-2/+2
2019-03-15Rename directory housing clang-change-namespace to be eponymousNico Weber1-1/+1
2019-01-16[clangd] XPC transport layerJan Korous1-0/+5
2018-10-01[clang-tidy] Build it even without static analyzerStephen Kelly1-2/+0
2018-09-30Reverting r343415 as it breaks at least one of the bots.Aaron Ballman1-0/+2
2018-09-30Allow clang-tidy to be built without a dependency on the clang static analyzer.Aaron Ballman1-2/+0
2018-03-22[clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-0/+1
2018-03-22Revert "[clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework""Julie Hockett1-1/+0
2018-03-21[clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-0/+1
2018-03-12Revert "Reland "[clang-doc] Setup clang-doc frontend framework""Julie Hockett1-1/+0
2018-03-12Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-0/+1
2018-03-09Revert "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-1/+0
2018-03-09[clang-doc] Setup clang-doc frontend frameworkJulie Hockett1-0/+1
2017-08-29[cmake] Support running extra clang tool tests without static analyzerMichal Gorny1-2/+1
2017-06-30[refactor] Move clang-rename into the clang repositoryAlex Lorenz1-1/+0
2017-02-07Add a prototype for clangdBenjamin Kramer1-0/+1
2016-09-21[clang-move] A prototype tool for moving class definition to new file.Haojian Wu1-0/+1
2016-09-19A clang tool for changing surrouding namespaces of class/function definitions.Eric Liu1-0/+1
2016-09-07Add a clang-tidy visual studio extension.Zachary Turner1-0/+1
2016-09-02Add clang-reorder-fields to clang-tools-extraAlexander Shaposhnikov1-0/+1
2016-09-02Revert https://reviews.llvm.org/D23279 because the tests have failed on sever...Alexander Shaposhnikov1-1/+0
2016-09-01Add clang-reorder-fields to clang-tools-extraAlexander Shaposhnikov1-0/+1
2016-04-20[include-fixer] Add a prototype for a new include fixing tool.Benjamin Kramer1-0/+1
2016-01-27Add clang-tools-extra documentation to the CMake build.Alexander Kornienko1-0/+7
2015-12-17Remove clang-modernize.Alexander Kornienko1-1/+0
2015-10-01Fix the *unchecked* commit.NAKAMURA Takumi1-1/+1
2015-10-01[CMake] Don't include the test directories if CLANG_INCLUDE_TESTS is OffChris Bieneman1-1/+1
2015-03-16Move remove-cstr-calls from a standalone executable to a clang-tidy check rea...Alexander Kornienko1-1/+0
2015-02-20Deleted module-map-checker, as it's been folded into modularize.John Thompson1-1/+0
2014-08-20Revert rL215947: "[clang-rename] revert r215839"Manuel Klimek1-0/+1
2014-08-18[clang-rename] revert r215839Gerolf Hoflehner1-1/+0
2014-08-17First version of a clang-rename tool.Manuel Klimek1-0/+1
2014-07-16Track clang r213171Alp Toker1-3/+1
2014-07-14Fix build when various clang feature flags are enabled/disabledAlp Toker1-3/+11
2014-02-01Switch clang-query to use the lineeditor library.Peter Collingbourne1-3/+0
2014-01-19[CMake] check_library_exists() requires inclusion in clang standalone build.NAKAMURA Takumi1-0/+1
2014-01-07Initial checkin of new module-map-checker tool.John Thompson1-0/+1
2013-11-08Introduce clang-query tool.Peter Collingbourne1-0/+3
2013-10-31pp-trace - preprocessor tacing and PPCallbacks testing toolJohn Thompson1-0/+1
2013-09-04Rename cpp11-migrate to clang-modernize.Chandler Carruth1-4/+4