This is an archive of the discontinued LLVM Phabricator instance.

[libc] Simplify access permissions, change to composition over inheritance
ClosedPublic

Authored by JonChesterfield on Jun 22 2023, 6:27 PM.

Details

Summary

Private member variable minimises scope of access to Process

Diff Detail

Event Timeline

Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 22 2023, 6:27 PM
JonChesterfield requested review of this revision.Jun 22 2023, 6:27 PM
jhuber6 accepted this revision.Jun 22 2023, 6:35 PM

LG, much simpler.

This revision is now accepted and ready to land.Jun 22 2023, 6:35 PM