[all-commits] [llvm/llvm-project] 68486f: [clangd] Get rid of llvm::Optional in Remote- and ...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Thu Oct 22 12:49:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 68486f9c3a509cdb23451a488f16c530919bab70
https://github.com/llvm/llvm-project/commit/68486f9c3a509cdb23451a488f16c530919bab70
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M clang-tools-extra/clangd/index/remote/marshalling/Marshalling.cpp
M clang-tools-extra/clangd/index/remote/marshalling/Marshalling.h
Log Message:
-----------
[clangd] Get rid of llvm::Optional in Remote- and LocalIndexRoot; NFC
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D89852
More information about the All-commits
mailing list