[libc-commits] [PATCH] D153603: [libc] Simplify access permissions, change to composition over inheritance

Jon Chesterfield via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jun 22 18:27:32 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.

Private member variable minimises scope of access to Process


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153603

Files:
  libc/src/__support/RPC/rpc.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153603.533839.patch
Type: text/x-patch
Size: 5103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230623/c3804fc1/attachment-0001.bin>


More information about the libc-commits mailing list