[all-commits] [llvm/llvm-project] 906cbb: [libc] Fix hdrgen output for no-argument functions...

Roland McGrath via All-commits all-commits at lists.llvm.org
Thu Jan 16 19:21:14 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 906cbbbd3cbb404b61bac762116af606b4d5ae1d
      https://github.com/llvm/llvm-project/commit/906cbbbd3cbb404b61bac762116af606b4d5ae1d
  Author: Roland McGrath <mcgrathr at google.com>
  Date:   2025-01-16 (Thu, 16 Jan 2025)

  Changed paths:
    M libc/utils/hdrgen/function.py
    M libc/utils/hdrgen/tests/expected_output/test_header.h

  Log Message:
  -----------
  [libc] Fix hdrgen output for no-argument functions (#123245)

The hdrgen output is C, not C++.



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