[PATCH] D23045: [Include-fixer] Install executables and support scripts

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 2 00:23:43 PDT 2016


hokein accepted this revision.
hokein added a comment.
This revision is now accepted and ready to land.

LGTM, thanks!


================
Comment at: include-fixer/find-all-symbols/tool/CMakeLists.txt:22
@@ +21,2 @@
+  DESTINATION share/clang
+  COMPONENT find-all-symbols)
----------------
I think we can put it in `clang-include-fixer` as find-all-symbols is a sub-tool of include-fixer.


Repository:
  rL LLVM

https://reviews.llvm.org/D23045





More information about the cfe-commits mailing list