[PATCH] D108045: [clangd] Fix clangd crash when including a header

Queen Dela Cruz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 30 17:19:12 PDT 2021


qdelacru updated this revision to Diff 369581.
qdelacru added a comment.

Create macro directive only preamble patch for code completion


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108045/new/

https://reviews.llvm.org/D108045

Files:
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/Preamble.cpp
  clang-tools-extra/clangd/Preamble.h
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
  clang-tools-extra/clangd/unittests/PreambleTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108045.369581.patch
Type: text/x-patch
Size: 7180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210831/a7802743/attachment-0001.bin>


More information about the cfe-commits mailing list