[clangd] Fix use-after-free with expected types in indexing
authorIlya Biryukov <ibiryukov@google.com>
Mon, 26 Nov 2018 15:52:16 +0000 (15:52 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Mon, 26 Nov 2018 15:52:16 +0000 (15:52 +0000)
commit4d3d82eef96e10a54e3d0bf367d8e10917ca8662
tree0c280523176deb7f50d79963c74dab133efb4bcc
parent647da3e8a5ada3d51b9ca09052c1876f08f4eb0a
[clangd] Fix use-after-free with expected types in indexing

llvm-svn: 347563
clang-tools-extra/clangd/index/SymbolCollector.cpp