[PATCH] D20621: [include-fixer] Create a mode in vim integration to show multiple potential headers.

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 02:47:37 PDT 2016


hokein added a comment.

In http://reviews.llvm.org/D20621#444050, @bkramer wrote:

> LG. Can't wait to use it myself :)


Currently, the header is only inserted at the first line of the file because we don't output the FirstIncludeOffset to py script. A follow-up patch will come soon.


Repository:
  rL LLVM

http://reviews.llvm.org/D20621





More information about the cfe-commits mailing list