[PATCH] D70512: [clangd] Rethink how SelectionTree deals with macros and #includes.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 20 14:43:43 PST 2019
sammccall added a comment.
This fixes:
- https://github.com/clangd/clangd/issues/126
- https://github.com/clangd/clangd/issues/202
(I've amended the commit message)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70512/new/
https://reviews.llvm.org/D70512
More information about the cfe-commits
mailing list