[all-commits] [llvm/llvm-project] 5e750b: [libc] Simplify generation of errno.h.

Siva Chandra via All-commits all-commits at lists.llvm.org
Tue Dec 20 11:04:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e750b86caf152c9f7a97ec5693c666806754cb6
      https://github.com/llvm/llvm-project/commit/5e750b86caf152c9f7a97ec5693c666806754cb6
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M libc/config/linux/api.td
    R libc/config/linux/errno.h.in
    M libc/include/CMakeLists.txt
    M libc/include/errno.h.def
    M libc/include/llvm-libc-macros/CMakeLists.txt
    A libc/include/llvm-libc-macros/generic-error-number-macros.h

  Log Message:
  -----------
  [libc] Simplify generation of errno.h.

Reviewed By: lntue

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




More information about the All-commits mailing list