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

Benjamin Kramer via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 26 08:09:38 PDT 2016


bkramer added inline comments.

================
Comment at: include-fixer/tool/clang-include-fixer.el:8
@@ +7,3 @@
+
+;; This package allows to invoke the 'clnag-include-fixer' within Emacs.
+;; 'clang-include-fixer' provides an automated way of adding #include
----------------
clnag is another typo


https://reviews.llvm.org/D22805





More information about the cfe-commits mailing list