[all-commits] [llvm/llvm-project] f800ac: [clangd] Fix hover crash on broken code
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Tue May 4 02:46:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f800ac8309417b78c084f2eabfd54d43a66b64a2
https://github.com/llvm/llvm-project/commit/f800ac8309417b78c084f2eabfd54d43a66b64a2
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2021-05-04 (Tue, 04 May 2021)
Changed paths:
M clang-tools-extra/clangd/Hover.cpp
M clang-tools-extra/clangd/unittests/HoverTests.cpp
Log Message:
-----------
[clangd] Fix hover crash on broken code
Differential Revision: https://reviews.llvm.org/D101743
More information about the All-commits
mailing list