[PATCH] D67264: [clangd] Collect location of macro definition in the ParsedAST

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 10 02:38:54 PDT 2019


hokein added a comment.

In D67264#1663285 <https://reviews.llvm.org/D67264#1663285>, @ilya-biryukov wrote:

> LGTM.
>
> We should probably also take a look at highlighting macros inside the preamble part of the main file.
>  @hokein, are you planning to do this or should we just file a bug for this for now?


I will file a bug in case we don't forget it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67264/new/

https://reviews.llvm.org/D67264





More information about the cfe-commits mailing list