[PATCH] D41232: [clangd] Add a FileSymbols container that manages symbols from multiple files.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 14 06:51:41 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320701: [clangd] Add a FileSymbols container that manages symbols from multiple files. (authored by ioeric, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D41232

Files:
  clang-tools-extra/trunk/clangd/CMakeLists.txt
  clang-tools-extra/trunk/clangd/index/FileSymbols.cpp
  clang-tools-extra/trunk/clangd/index/FileSymbols.h
  clang-tools-extra/trunk/unittests/clangd/CMakeLists.txt
  clang-tools-extra/trunk/unittests/clangd/FileSymbolsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41232.126946.patch
Type: text/x-patch
Size: 7590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171214/716d1034/attachment.bin>


More information about the cfe-commits mailing list