[clangd] Improve goToDefinition on auto and dectype
locateSymbolAt (used in goToDeclaration) follows the deduced type instead of failing to locate the declaration. Reviewed By: sammccall Differential Revision: https://reviews.llvm.org/D92977
Loading
Please sign in to comment