[PATCH] D77570: [clang][CodeComplete] Dont perform fallback completion for incomplete member ref

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 6 10:51:22 PDT 2020


sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.

It'd be nice to suppress the fallback more directly, but this is pretty clear.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77570/new/

https://reviews.llvm.org/D77570





More information about the cfe-commits mailing list