[PATCH] D133843: [clangd] Prefer definitions for gototype and implementation

Tom Praschan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 11 11:44:05 PDT 2022


tom-anders added a comment.

> happy to add some comments for the reasoning if you (and possibly others seeing this change) also agree that this is more useful

Can confirm that (at least to me) it's really annoying when it takes me to a forward declaration here. I 99% of the time will immediately trigger textDocument/definition when this happens.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133843



More information about the cfe-commits mailing list