[PATCH] D71240: [clangd] Heuristically resolve dependent method calls
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 12 17:00:05 PST 2019
nridge added a comment.
In D71240#1782763 <https://reviews.llvm.org/D71240#1782763>, @thakis wrote:
> Probably needs the usual -fno-delayed-template-parsing workaround, see other clangd tests.
Thanks for the suggestion! Fix at https://reviews.llvm.org/D71444
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71240/new/
https://reviews.llvm.org/D71240
More information about the cfe-commits
mailing list