[all-commits] [llvm/llvm-project] 72a2d8: [libc] Convert dlfcn.h to pure YAML (#149362)

Roland McGrath via All-commits all-commits at lists.llvm.org
Thu Jul 17 15:05:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72a2d8220ade3f9ac96f5424f803c774499cf54c
      https://github.com/llvm/llvm-project/commit/72a2d8220ade3f9ac96f5424f803c774499cf54c
  Author: Roland McGrath <mcgrathr at google.com>
  Date:   2025-07-17 (Thu, 17 Jul 2025)

  Changed paths:
    M libc/include/CMakeLists.txt
    R libc/include/dlfcn.h.def
    M libc/include/dlfcn.yaml
    R libc/include/llvm-libc-macros/dlfcn-macros.h

  Log Message:
  -----------
  [libc] Convert dlfcn.h to pure YAML (#149362)

Remove the unnecessary .h.def file and move all the macro
definitions directly into dlfcn.yaml.



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