[PATCH] D67536: [WIP] [clangd] Add support for an inactive regions notification
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 12 22:32:01 PDT 2019
nridge added a comment.
This patch adds server-side support for greying out code in inactive preprocessor branches (issue #132 <https://github.com/clangd/clangd/issues/132>).
I didn't write test yet. I wanted to post the patch for feedback first, to see if the general approach is ok.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67536/new/
https://reviews.llvm.org/D67536
More information about the cfe-commits
mailing list