[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:48:03 PST 2019


nridge added a comment.

In D71240#1782828 <https://reviews.llvm.org/D71240#1782828>, @nridge wrote:

> 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


Committed in https://reviews.llvm.org/rG4f732a3d49ac.


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