[PATCH] D39270: [CMake] Include clang-refactor in Fuchsia toolchain
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 24 19:32:10 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316541: [CMake] Include clang-refactor in Fuchsia toolchain (authored by phosek).
Changed prior to commit:
https://reviews.llvm.org/D39270?vs=120163&id=120178#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39270
Files:
cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
Index: cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
===================================================================
--- cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
+++ cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
@@ -97,6 +97,7 @@
LTO
clang-format
clang-headers
+ clang-refactor
clang-tidy
clangd
builtins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39270.120178.patch
Type: text/x-patch
Size: 327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171025/33e66502/attachment-0001.bin>
More information about the cfe-commits
mailing list