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

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 09:16:15 PDT 2016


hokein marked an inline comment as done.

================
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."))
 
----------------
massberg wrote:
> Is this message still accurate when using the new query mode?
I think it is fine to keep it here.


https://reviews.llvm.org/D24075





More information about the cfe-commits mailing list