[all-commits] [llvm/llvm-project] d4d8cd: [libc] Factor specifics of packet type out of process

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Thu Jun 22 19:45:46 PDT 2023


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

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

  Log Message:
  -----------
  [libc] Factor specifics of packet type out of process

NFC. Simplifies process slightly, gives more options for testing it.

Reviewed By: jhuber6

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




More information about the All-commits mailing list