[all-commits] [llvm/llvm-project] 3d2c68: [clangd] Avoid type hierarchy crash on incomplete ...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Wed Nov 25 00:49:55 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 3d2c681f2835261599654c1b82dacdae05c9b4c4
https://github.com/llvm/llvm-project/commit/3d2c681f2835261599654c1b82dacdae05c9b4c4
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-11-25 (Wed, 25 Nov 2020)
Changed paths:
M clang-tools-extra/clangd/XRefs.cpp
M clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp
Log Message:
-----------
[clangd] Avoid type hierarchy crash on incomplete type
Fixes https://github.com/clangd/clangd/issues/597
Differential Revision: https://reviews.llvm.org/D92077
More information about the All-commits
mailing list