Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LowerToHW][nfc] Use public, not friend private
Change two usages of private friend members to use public member functions. This is mildly cleaner and may enable future separation of two structs. Signed-off-by: Schuyler Eldridge <[email protected]>
- Loading branch information