[libc-commits] [PATCH] D157980: [libc] Drop RPC port count and index to 32-bit numbers

Jon Chesterfield via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 15 09:08:05 PDT 2023


JonChesterfield accepted this revision.
JonChesterfield added a comment.
This revision is now accepted and ready to land.

It would probably be sensible to type some of these integers to detect passing them in the wrong order. Enum class.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157980/new/

https://reviews.llvm.org/D157980



More information about the libc-commits mailing list