[all-commits] [llvm/llvm-project] 13f778: [libc] Remove trivial .h.def files (#149466)

Roland McGrath via All-commits all-commits at lists.llvm.org
Fri Jul 18 11:35:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13f7786f72d13a84dfc3d49d87a70e6a05f21fd4
      https://github.com/llvm/llvm-project/commit/13f7786f72d13a84dfc3d49d87a70e6a05f21fd4
  Author: Roland McGrath <mcgrathr at google.com>
  Date:   2025-07-18 (Fri, 18 Jul 2025)

  Changed paths:
    R libc/include/dirent.h.def
    M libc/include/dirent.yaml
    R libc/include/search.h.def
    M libc/include/search.yaml
    R libc/include/setjmp.h.def
    M libc/include/setjmp.yaml
    R libc/include/spawn.h.def
    M libc/include/spawn.yaml
    R libc/include/string.h.def
    M libc/include/string.yaml
    R libc/include/strings.h.def
    M libc/include/strings.yaml
    R libc/include/sys/sendfile.h.def
    M libc/include/sys/sendfile.yaml
    R libc/include/sys/statvfs.h.def
    M libc/include/sys/statvfs.yaml
    M libc/include/sys/types.yaml
    R libc/include/sys/uio.h.def
    M libc/include/sys/uio.yaml
    R libc/include/sys/utsname.h.def
    M libc/include/sys/utsname.yaml
    R libc/include/threads.h.def
    M libc/include/threads.yaml
    R libc/include/uchar.h.def
    M libc/include/uchar.yaml

  Log Message:
  -----------
  [libc] Remove trivial .h.def files (#149466)

Remove all the .h.def files that already express nothing
whatsoever not already expressed in YAML.  Clean up a few YAML
files without materially changing any generated header output.

Many more .h.def files remain that need a bit of conversion in
YAML to express macro requirements and such.



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