You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[clangd] Fix a crash for accessing a null template decl returned by findExplicitReferences.
Summary: Fixesclangd/clangd#347.
Reviewers: kadircet
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D78626
(cherry picked from commit 7d1ee63)
Includes some test-only changes from f651c40
to support the cherry-picked tests.
Test tweaked slightly as it exhibits a separate bug that was fixed on master.
0 commit comments