[PATCH] D55185: [Clangd] Index main-file symbols (bug 39761)

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 02:05:29 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351041: [clangd] Index main-file symbols (bug 39761) (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55185

Files:
  clang-tools-extra/trunk/clangd/index/Index.h
  clang-tools-extra/trunk/clangd/index/SymbolCollector.cpp
  clang-tools-extra/trunk/clangd/index/SymbolCollector.h
  clang-tools-extra/trunk/unittests/clangd/BackgroundIndexTests.cpp
  clang-tools-extra/trunk/unittests/clangd/FindSymbolsTests.cpp
  clang-tools-extra/trunk/unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55185.181511.patch
Type: text/x-patch
Size: 17417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/d8b49594/attachment.bin>


More information about the llvm-commits mailing list