[PATCH] D24075: [include-fixer] Support finding headers for the symbol under cursor.

Jens Massberg via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 09:19:39 PDT 2016


massberg added a comment.

The Emacs part looks good for me now.


================
Comment at: include-fixer/tool/clang-include-fixer.el:204
@@ -197,3 +203,3 @@
   (message (concat "Calling the include fixer. "
            "This might take some seconds. Please wait."))
 
----------------
Then it fine for me, too.


https://reviews.llvm.org/D24075





More information about the cfe-commits mailing list