[all-commits] [llvm/llvm-project] 75b04c: [clangd] Fix hover crashing on null types
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu Dec 12 02:41:11 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 75b04c7af9e7c48e0128a602f2edb17272e3bfaa
https://github.com/llvm/llvm-project/commit/75b04c7af9e7c48e0128a602f2edb17272e3bfaa
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M clang-tools-extra/clangd/Hover.cpp
M clang-tools-extra/clangd/unittests/HoverTests.cpp
Log Message:
-----------
[clangd] Fix hover crashing on null types
Summary: Fixes https://github.com/clangd/clangd/issues/225
Reviewers: sammccall, ilya-biryukov
Subscribers: MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D71403
More information about the All-commits
mailing list