History log of /llvm-project/libc/utils/hdrgen/tests/expected_output/test_header.h (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-21-init
# 906cbbbd 17-Jan-2025 Roland McGrath <mcgrathr@google.com>

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

The hdrgen output is C, not C++.


Revision tags: llvmorg-19.1.7
# 9abcca5e 30-Dec-2024 Roland McGrath <mcgrathr@google.com>

[libc] Move hdrgen into utils/ subdirectory (#121256)