"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "73305f82e92c49328a17a4c42131e1d2d1abe9cd"
[clangd] Don't navigate to forward class declaration when go to definition.
Summary: For some cases, GoToDefinition will navigate to the forward class declaration, we should always navigate to the class definition. Reviewers: sammccall Reviewed By: sammccall Subscribers: klimek, ilya-biryukov, cfe-commits Differential Revision: https://reviews.llvm.org/D41661 llvm-svn: 322370
Loading
Please register or sign in to comment