Home | History | Annotate | Download | only in tools

Lines Matching full:clang

1 create_subdirectory_options(CLANG TOOL)
5 add_clang_subdirectory(clang-format)
6 add_clang_subdirectory(clang-format-vs)
7 add_clang_subdirectory(clang-fuzzer)
17 add_clang_subdirectory(clang-check)
22 # We support checking out the clang-tools-extra repository into the 'extra'
23 # subdirectory. It contains tools developed as part of the Clang/LLVM project
24 # on top of the Clang tooling platform. We keep them in a separate repository
25 # to keep the primary Clang repository small and focused.
27 add_llvm_external_project(clang-tools-extra extra)
29 # libclang may require clang-tidy in clang-tools-extra.