[Lldb-commits] [PATCH] D109345: MemoryBuffer: Migrate to Expected/llvm::Error from ErrorOr/std::error_code
Thomas Preud'homme via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 7 03:02:28 PDT 2021
thopre added a comment.
Is there no way to split this patch further? It's going to be hard finding someone who can review something so big. If there's no way to split it in incremental changes, you could perhaps split per subsystem only for review and refer to this diff for CI as well as when landing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109345/new/
https://reviews.llvm.org/D109345
More information about the lldb-commits
mailing list