[all-commits] [llvm/llvm-project] 0ce6b2: [libc] Add LIBC_INLINE macro to RPC implementation

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Mar 29 16:16:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ce6b2788788891354f1afe779c8c0d1c3fb265d
      https://github.com/llvm/llvm-project/commit/0ce6b2788788891354f1afe779c8c0d1c3fb265d
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

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

  Log Message:
  -----------
  [libc] Add LIBC_INLINE macro to RPC implementation

These were required by the llvmlibc linter.

Reviewed By: sivachandra

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




More information about the All-commits mailing list