[all-commits] [llvm/llvm-project] 826af1: [libc] add `LLVM_LIBC_CAST` macro. (#127319)

c8ef via All-commits all-commits at lists.llvm.org
Wed Feb 19 07:28:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 826af1757c99e98c5816fc3ffdb1cece78107991
      https://github.com/llvm/llvm-project/commit/826af1757c99e98c5816fc3ffdb1cece78107991
  Author: c8ef <c8ef at outlook.com>
  Date:   2025-02-19 (Wed, 19 Feb 2025)

  Changed paths:
    M libc/include/__llvm-libc-common.h
    M libc/include/llvm-libc-macros/endian-macros.h

  Log Message:
  -----------
  [libc] add `LLVM_LIBC_CAST` macro. (#127319)

related: #127238

This patch adds a macro called `LLVM_LIBC_CAST`, similar to
`__BIONIC_CAST`, for type conversion in `endian.h`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list