[PATCH] D74025: [clangd] Add the missing elaborated types in FindTarget.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 9 20:57:24 PDT 2020
sammccall added a comment.
@jaafar Thanks for the list, this is really useful for us. These all look reasonable to me, I've filed bugs to track them and if they look good to Haojian too we'll get them merged. See https://github.com/clangd/clangd/issues?q=is%3Aissue+label%3Acherrypick
I've added an issue template to the clangd bugtracker, in case you find more such things in the future: https://github.com/clangd/clangd/issues/new/choose.
Regarding the stalled D74731 <https://reviews.llvm.org/D74731>, I'll try to get some version of that committed so we can cherrypick it too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74025/new/
https://reviews.llvm.org/D74025
More information about the cfe-commits
mailing list