[all-commits] [llvm/llvm-project] 3cd230: [libc][rpc] Fold can send/recv into buffer_unavail...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu May 4 05:09:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3cd230e0d97db02ede994eacb9de3e8aad5609b8
https://github.com/llvm/llvm-project/commit/3cd230e0d97db02ede994eacb9de3e8aad5609b8
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M libc/src/__support/RPC/rpc.h
Log Message:
-----------
[libc][rpc] Fold can send/recv into buffer_unavailable
Left out of D149788 to simplify the diff
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D149807
More information about the All-commits
mailing list