[all-commits] [llvm/llvm-project] 7e7993: [libc] Simplify access permissions, change to comp...

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Thu Jun 22 18:54:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e799342e1f1e6cc4307e32bf6c221da7b0609ad
      https://github.com/llvm/llvm-project/commit/7e799342e1f1e6cc4307e32bf6c221da7b0609ad
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

  Changed paths:
    M libc/src/__support/RPC/rpc.h

  Log Message:
  -----------
  [libc] Simplify access permissions, change to composition over inheritance

Private member variable minimises scope of access to Process

Reviewed By: jhuber6

Differential Revision: https://reviews.llvm.org/D153603




More information about the All-commits mailing list