[all-commits] [llvm/llvm-project] cf9a24: [libc] Fix non-relative includes of __llvm-libc-co...

Pavel Labath via All-commits all-commits at lists.llvm.org
Tue Jul 14 05:14:39 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf9a244fb2216fb55b77e1df785f6535b44b3e7f
      https://github.com/llvm/llvm-project/commit/cf9a244fb2216fb55b77e1df785f6535b44b3e7f
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M libc/include/llvm-libc-macros/gpu/signal-macros.h
    M libc/include/llvm-libc-macros/linux/signal-macros.h
    M libc/include/llvm-libc-macros/netinet-in-macros.h
    M libc/include/llvm-libc-types/__futex_word.h
    M libc/include/sys/prctl.h.def

  Log Message:
  -----------
  [libc] Fix non-relative includes of __llvm-libc-common.h (#209412)

This seems to work, but I ran into this problem when trying to expand
hermetic tests.

The hdrgen-generated headers already use relative includes of this file.



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