[all-commits] [llvm/llvm-project] cb7e3d: [libc][rpc] Treat pointers as arrays consistently

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Thu May 4 02:53:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb7e3da0545219d39e3881c0046c73831f829741
      https://github.com/llvm/llvm-project/commit/cb7e3da0545219d39e3881c0046c73831f829741
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

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

  Log Message:
  -----------
  [libc][rpc] Treat pointers as arrays consistently

Noticed in passing. Either way compiles.

Reviewed By: jhuber6

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




More information about the All-commits mailing list