[PATCH] D50375: [clangd] Share getSymbolID implementation.

Haojian Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 7 01:58:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339116: [clangd] Share getSymbolID implementation. (authored by hokein, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D50375

Files:
  clang-tools-extra/trunk/clangd/AST.cpp
  clang-tools-extra/trunk/clangd/AST.h
  clang-tools-extra/trunk/clangd/CodeComplete.cpp
  clang-tools-extra/trunk/clangd/XRefs.cpp
  clang-tools-extra/trunk/clangd/index/SymbolCollector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50375.159468.patch
Type: text/x-patch
Size: 4287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/35342084/attachment.bin>


More information about the llvm-commits mailing list