[PATCH] D22805: [clang-include-fixer] Added Emacs integration for clang-include-fixer.

Jens Massberg via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 27 01:33:39 PDT 2016


massberg marked 2 inline comments as done.
massberg added a comment.

Thanks for the comments!


================
Comment at: include-fixer/tool/clang-include-fixer.el:24
@@ +23,3 @@
+  "Location of the `clang-include-fixer' executable.
+
+   A string containing the name or the full path of the executable."
----------------
The ending  " is two lines below.


https://reviews.llvm.org/D22805





More information about the cfe-commits mailing list