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

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 17 06:01:01 PDT 2023


sammccall updated this revision to Diff 540985.
sammccall marked an inline comment as done.
sammccall added a comment.

oops


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.540985.patch
Type: text/x-patch
Size: 4415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230717/277a8931/attachment.bin>


More information about the cfe-commits mailing list