Skip to content

Commit e913415

Browse files
committed
[CMake] Include clang-apply-replacements in Fuchsia toolchain
This is needed for run-clang-tidy.py. Differential Revision: https://reviews.llvm.org/D54505 llvm-svn: 346827
1 parent dec8905 commit e913415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/cmake/caches/Fuchsia-stage2.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
156156
libclang
157157
lld
158158
LTO
159+
clang-apply-replacements
159160
clang-format
160161
clang-headers
161162
clang-include-fixer

0 commit comments

Comments
 (0)