[PATCH] D78038: [clangd] WIP: fix several bugs relating to include insertion

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 05:57:43 PDT 2023


sammccall updated this revision to Diff 540981.
sammccall added a comment.

rebase and narrow scope


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78038

Files:
  clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp
  clang/lib/Serialization/ASTReader.cpp
  clang/lib/Serialization/ASTWriter.cpp
  llvm/include/llvm/Support/OnDiskHashTable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78038.540981.patch
Type: text/x-patch
Size: 4440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/be676b08/attachment.bin>


More information about the llvm-commits mailing list