[libc-commits] [PATCH] D153594: [libc] Instantiate and sanity check rpc class
Jon Chesterfield via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jun 22 16:05:26 PDT 2023
JonChesterfield created this revision.
JonChesterfield added a reviewer: jhuber6.
Herald added projects: libc-project, All.
Herald added a subscriber: libc-commits.
JonChesterfield requested review of this revision.
CMake plumbing cargo culted from other tests.
Minor changes to Process to allow statically allocating a buffer.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153594
Files:
libc/src/__support/RPC/rpc.h
libc/src/__support/RPC/rpc_util.h
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/RPC/CMakeLists.txt
libc/test/src/__support/RPC/rpc_smoke_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153594.533810.patch
Type: text/x-patch
Size: 6406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230622/4c38d884/attachment.bin>
More information about the libc-commits
mailing list