[all-commits] [llvm/llvm-project] 74b046: [libc] Add simple features.h with implementation m...

alfredfo via All-commits all-commits at lists.llvm.org
Wed Oct 18 19:08:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74b0465fe954934453feb3c47892397dbc77b5b4
      https://github.com/llvm/llvm-project/commit/74b0465fe954934453feb3c47892397dbc77b5b4
  Author: alfredfo <98554039+alfredfo at users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M libc/config/linux/aarch64/headers.txt
    M libc/config/linux/riscv/headers.txt
    M libc/config/linux/x86_64/headers.txt
    M libc/include/CMakeLists.txt
    A libc/include/features.h.def
    M libc/include/llvm-libc-macros/CMakeLists.txt
    A libc/include/llvm-libc-macros/features-macros.h

  Log Message:
  -----------
  [libc] Add simple features.h with implementation macro (#69402)

In the future this should probably be autogenerated so it defines
library version.

See: Discussion in #libc
https://discord.com/channels/636084430946959380/636732994891284500/1163979080979460176




More information about the All-commits mailing list