[PATCH] D89852: [clangd] Use SmallString instead of std::string in marshalling code; NFC
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 22 05:28:06 PDT 2020
kbobyrev updated this revision to Diff 299934.
kbobyrev marked 3 inline comments as done.
kbobyrev added a comment.
Get rid of llvm::Optional in local and remote paths.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89852/new/
https://reviews.llvm.org/D89852
Files:
clang-tools-extra/clangd/index/remote/marshalling/Marshalling.cpp
clang-tools-extra/clangd/index/remote/marshalling/Marshalling.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89852.299934.patch
Type: text/x-patch
Size: 5230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201022/2ce1f561/attachment-0001.bin>
More information about the cfe-commits
mailing list