llvm-project/clang-tools-extra/clangd/unittests/remote
Kirill Bobyrev fb5588b0ad
[clangd] Propagate remote index errors via Expected
This is a refactoring: errors should be logged only on the highest level.
Switch from Optional to Expected in the serialization code.

Reviewed By: kadircet

Differential Revision: https://reviews.llvm.org/D84939
2020-07-31 11:48:32 +02:00
..
MarshallingTests.cpp [clangd] Propagate remote index errors via Expected 2020-07-31 11:48:32 +02:00