[PATCH] D52650: [clangd] NFC: Migrate to LLVM STLExtras API where possible
Kirill Bobyrev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 7 07:52:52 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343937: [clangd] NFC: Migrate to LLVM STLExtras API where possible (authored by omtcyfz, committed by ).
Herald added subscribers: llvm-commits, kristina.
Changed prior to commit:
https://reviews.llvm.org/D52650?vs=168589&id=168590#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52650
Files:
clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
clang-tools-extra/trunk/clangd/ClangdServer.cpp
clang-tools-extra/trunk/clangd/CodeComplete.cpp
clang-tools-extra/trunk/clangd/TUScheduler.cpp
clang-tools-extra/trunk/clangd/XRefs.cpp
clang-tools-extra/trunk/clangd/index/CanonicalIncludes.cpp
clang-tools-extra/trunk/clangd/index/FileIndex.cpp
clang-tools-extra/trunk/clangd/index/Index.cpp
clang-tools-extra/trunk/clangd/index/Serialization.cpp
clang-tools-extra/trunk/clangd/index/SymbolCollector.cpp
clang-tools-extra/trunk/clangd/index/dex/Dex.cpp
clang-tools-extra/trunk/clangd/index/dex/Iterator.cpp
llvm/trunk/include/llvm/ADT/STLExtras.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52650.168590.patch
Type: text/x-patch
Size: 13307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181007/c66ce516/attachment.bin>
More information about the llvm-commits
mailing list