[PATCH] D98371: [clangd] Group filename calculations in SymbolCollector, and cache mroe.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 11 03:59:41 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked 4 inline comments as done.
Closed by commit rGb8c58374f66b: [clangd] Group filename calculations in SymbolCollector, and cache mroe. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D98371?vs=329774&id=329912#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98371

Files:
  clang-tools-extra/clangd/index/CanonicalIncludes.cpp
  clang-tools-extra/clangd/index/CanonicalIncludes.h
  clang-tools-extra/clangd/index/FileIndex.cpp
  clang-tools-extra/clangd/index/SymbolCollector.cpp
  clang-tools-extra/clangd/index/SymbolCollector.h
  clang-tools-extra/clangd/unittests/CanonicalIncludesTests.cpp
  clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98371.329912.patch
Type: text/x-patch
Size: 28315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210311/1670d8d6/attachment-0001.bin>


More information about the cfe-commits mailing list