[PATCH] D58768: Moved SymbolLocation into its own header and implementation file
Dmitri Gribenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 28 03:04:24 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355082: Moved SymbolLocation into its own header and implementation file (authored by gribozavr, committed by ).
Herald added subscribers: llvm-commits, ilya-biryukov.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D58768?vs=188695&id=188699#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58768/new/
https://reviews.llvm.org/D58768
Files:
clang-tools-extra/trunk/clangd/CMakeLists.txt
clang-tools-extra/trunk/clangd/XRefs.cpp
clang-tools-extra/trunk/clangd/index/Index.cpp
clang-tools-extra/trunk/clangd/index/Index.h
clang-tools-extra/trunk/clangd/index/Merge.cpp
clang-tools-extra/trunk/clangd/index/Serialization.cpp
clang-tools-extra/trunk/clangd/index/Serialization.h
clang-tools-extra/trunk/clangd/index/SymbolCollector.cpp
clang-tools-extra/trunk/clangd/index/SymbolLocation.cpp
clang-tools-extra/trunk/clangd/index/SymbolLocation.h
clang-tools-extra/trunk/clangd/index/YAMLSerialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58768.188699.patch
Type: text/x-patch
Size: 12182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/5906802d/attachment.bin>
More information about the llvm-commits
mailing list