summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2018-11-14 04:06:47 +0000
committerPetr Hosek <phosek@chromium.org>2018-11-14 04:06:47 +0000
commit338f3a87c7c1e985cc693a13a3f210dafc487d84 (patch)
treeb5899aa595202a71b017aff356247c08c05744c5 /cmake
parent87d8b2e8044fee827b6799d5ad7266f3a5112a38 (diff)
[CMake] Include clang-apply-replacements in Fuchsia toolchain
This is needed for run-clang-tidy.py. Differential Revision: https://reviews.llvm.org/D54505 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@346827 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
-rw-r--r--cmake/caches/Fuchsia-stage2.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/caches/Fuchsia-stage2.cmake b/cmake/caches/Fuchsia-stage2.cmake
index 9171905d71..8400768439 100644
--- a/cmake/caches/Fuchsia-stage2.cmake
+++ b/cmake/caches/Fuchsia-stage2.cmake
@@ -156,6 +156,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
libclang
lld
LTO
+ clang-apply-replacements
clang-format
clang-headers
clang-include-fixer