[all-commits] [llvm/llvm-project] cd85d9: Go-to-type on smart_ptr<Foo> now also shows Foo
Tom Praschan via All-commits
all-commits at lists.llvm.org
Mon Jul 11 03:20:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd85d9aeef9b7e3d6784f5d0be393b463ccc5c5c
https://github.com/llvm/llvm-project/commit/cd85d9aeef9b7e3d6784f5d0be393b463ccc5c5c
Author: Tom Praschan <13141438+tom-anders at users.noreply.github.com>
Date: 2022-07-11 (Mon, 11 Jul 2022)
Changed paths:
M clang-tools-extra/clangd/HeuristicResolver.h
M clang-tools-extra/clangd/XRefs.cpp
M clang-tools-extra/clangd/unittests/XRefsTests.cpp
Log Message:
-----------
Go-to-type on smart_ptr<Foo> now also shows Foo
Fixes clangd/clangd#1026
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D128826
More information about the All-commits
mailing list