[all-commits] [llvm/llvm-project] 339502: [clangd] Reland b5135a86e0476: Fix a crash in expe...
Ilya Biryukov via All-commits
all-commits at lists.llvm.org
Thu Nov 21 00:49:52 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 339502cc8abb375e3dc8b5d3e9ef35c2541ccbbd
https://github.com/llvm/llvm-project/commit/339502cc8abb375e3dc8b5d3e9ef35c2541ccbbd
Author: Ilya Biryukov <ibiryukov at google.com>
Date: 2019-11-21 (Thu, 21 Nov 2019)
Changed paths:
M clang-tools-extra/clangd/ExpectedTypes.cpp
M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
Log Message:
-----------
[clangd] Reland b5135a86e0476: Fix a crash in expected types
Reverted in 6de45772e0910bf7fa626e5493a2798b071eb26c.
With a fix to Windows tests.
Differential Revision: https://reviews.llvm.org/D70481
More information about the All-commits
mailing list