[PATCH] D54799: [clangd] textDocument/SymbolInfo method

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 27 08:44:04 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347674: [clangd][NFC] Move SymbolID to a separate file (authored by jkorous, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54799?vs=175475&id=175497#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54799

Files:
  clang-tools-extra/trunk/clangd/CMakeLists.txt
  clang-tools-extra/trunk/clangd/Protocol.h
  clang-tools-extra/trunk/clangd/index/Index.cpp
  clang-tools-extra/trunk/clangd/index/Index.h
  clang-tools-extra/trunk/clangd/index/SymbolID.cpp
  clang-tools-extra/trunk/clangd/index/SymbolID.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54799.175497.patch
Type: text/x-patch
Size: 9299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181127/fca246eb/attachment.bin>


More information about the cfe-commits mailing list