Lines Matching +refs:clang +refs:include +refs:fixer
3 include(CMakeDependentOption)
4 include(GNUInstallDirs)
7 "Include static analyzer checks in clang-tidy" ON)
10 umbrella_lit_testsuite_begin(check-clang-tools)
18 add_subdirectory(clang-apply-replacements)
19 add_subdirectory(clang-reorder-fields)
21 add_subdirectory(clang-tidy)
23 add_subdirectory(clang-change-namespace)
24 add_subdirectory(clang-doc)
25 add_subdirectory(clang-include-fixer)
26 add_subdirectory(clang-move)
27 add_subdirectory(clang-query)
28 add_subdirectory(include-cleaner)
49 umbrella_lit_testsuite_end(check-clang-tools)