[PATCH] D79950: [clangd] Avoid wasteful data structures in RefSlab::Builder

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 18 14:06:38 PDT 2020


This revision was automatically updated to reflect the committed changes.
sammccall marked 2 inline comments as done.
Closed by commit rGd19265b31e65: [clangd] Avoid wasteful data structures in RefSlab::Builder (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D79950?vs=264024&id=264719#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79950

Files:
  clang-tools-extra/clangd/index/Ref.cpp
  clang-tools-extra/clangd/index/Ref.h
  clang-tools-extra/clangd/index/SymbolLocation.cpp
  clang-tools-extra/clangd/index/SymbolLocation.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79950.264719.patch
Type: text/x-patch
Size: 6966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200518/0f47f344/attachment-0001.bin>


More information about the cfe-commits mailing list