aboutsummaryrefslogtreecommitdiff
path: root/clang/cmake
diff options
context:
space:
mode:
authorPetr Hosek <phosek@google.com>2022-04-19 14:29:48 -0700
committerPetr Hosek <phosek@google.com>2022-04-19 19:27:46 -0700
commitaf21445ea87021a1bb0a870a2d63cee27f57b43e (patch)
treeb5bd7d1e7e3fbac341ed2dd9a1e87c7e9d325df1 /clang/cmake
parent987df725ac2b802a6e158e0c3012f6cf8c996f97 (diff)
downloadllvm-af21445ea87021a1bb0a870a2d63cee27f57b43e.zip
llvm-af21445ea87021a1bb0a870a2d63cee27f57b43e.tar.gz
llvm-af21445ea87021a1bb0a870a2d63cee27f57b43e.tar.bz2
[CMake][Fuchsia] Include find-all-symbols in the distribution
This is needed to use clang-include-fixer. Differential Revision: https://reviews.llvm.org/D124053
Diffstat (limited to 'clang/cmake')
-rw-r--r--clang/cmake/caches/Fuchsia-stage2.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/cmake/caches/Fuchsia-stage2.cmake b/clang/cmake/caches/Fuchsia-stage2.cmake
index 50613f0..5c521e7 100644
--- a/clang/cmake/caches/Fuchsia-stage2.cmake
+++ b/clang/cmake/caches/Fuchsia-stage2.cmake
@@ -298,6 +298,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
clang-scan-deps
clang-tidy
clangd
+ find-all-symbols
builtins
runtimes
${LLVM_TOOLCHAIN_TOOLS}