[PATCH] D54505: [CMake] Include clang-apply-replacements in Fuchsia toolchain
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 13 20:10:10 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC346827: [CMake] Include clang-apply-replacements in Fuchsia toolchain (authored by phosek, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54505?vs=173969&id=173980#toc
Repository:
rC Clang
https://reviews.llvm.org/D54505
Files:
cmake/caches/Fuchsia-stage2.cmake
Index: cmake/caches/Fuchsia-stage2.cmake
===================================================================
--- cmake/caches/Fuchsia-stage2.cmake
+++ cmake/caches/Fuchsia-stage2.cmake
@@ -156,6 +156,7 @@
libclang
lld
LTO
+ clang-apply-replacements
clang-format
clang-headers
clang-include-fixer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54505.173980.patch
Type: text/x-patch
Size: 315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181114/f52eaa8a/attachment.bin>
More information about the cfe-commits
mailing list