[PATCH] D66530: [clangd] Don't collect locations that implicitly refer to the target decl.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 21 06:55:38 PDT 2019


ilya-biryukov added a comment.

This actually seems useful. If one starts the search at `operator bool`, it's nice to see its implicit calls too.
What are the cons of having this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66530





More information about the cfe-commits mailing list