[PATCH] D43122: [clangd] Fix crash when CompilerInvocation can't be created.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 05:56:18 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324732: [clangd] Fix crash when CompilerInvocation can't be created. (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D43122

Files:
  clang-tools-extra/trunk/clangd/ClangdUnit.cpp
  clang-tools-extra/trunk/clangd/CodeComplete.cpp
  clang-tools-extra/trunk/unittests/clangd/ClangdTests.cpp
  clang-tools-extra/trunk/unittests/clangd/Matchers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43122.133594.patch
Type: text/x-patch
Size: 5187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/eed615dd/attachment.bin>


More information about the llvm-commits mailing list