[all-commits] [llvm/llvm-project] b5135a: [clangd] Fix a crash in expected types
Ilya Biryukov via All-commits
all-commits at lists.llvm.org
Wed Nov 20 07:41:05 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b5135a86e04761577494c70e7c0057136cc90b5b
https://github.com/llvm/llvm-project/commit/b5135a86e04761577494c70e7c0057136cc90b5b
Author: Ilya Biryukov <ibiryukov at google.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M clang-tools-extra/clangd/ExpectedTypes.cpp
M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
Log Message:
-----------
[clangd] Fix a crash in expected types
Reviewers: kadircet
Reviewed By: kadircet
Subscribers: merge_guards_bot, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D70481
More information about the All-commits
mailing list