From: Petr Hosek Date: Wed, 21 Feb 2018 04:39:15 +0000 (+0000) Subject: [Fuchsia] Include libClang and clang-include-fixer in the toolchain X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eae77ccfe4a505f45e1564ba98e6fb166e92095f;p=clang [Fuchsia] Include libClang and clang-include-fixer in the toolchain libClang is used by other Clang based tools such as cquery while clang-include-fixer is generally a useful tool. Differential Revision: https://reviews.llvm.org/D43404 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@325665 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/cmake/caches/Fuchsia-stage2.cmake b/cmake/caches/Fuchsia-stage2.cmake index 03b1e32553..2d36f09c99 100644 --- a/cmake/caches/Fuchsia-stage2.cmake +++ b/cmake/caches/Fuchsia-stage2.cmake @@ -79,10 +79,12 @@ set(LLVM_TOOLCHAIN_TOOLS set(LLVM_DISTRIBUTION_COMPONENTS clang + libclang lld LTO clang-format clang-headers + clang-include-fixer clang-refactor clang-tidy clangd