[PATCH] D71240: [clangd] Heuristically resolve dependent method calls

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 12 16:30:04 PST 2019


thakis added a comment.

Tests fail on Windows: http://45.33.8.238/win/3976/step_9.txt

Probably needs the usual -fno-delayed-template-parsing workaround, see other clangd tests.


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