summaryrefslogtreecommitdiff
path: root/libc/utils/hdrgen/tests
AgeCommit message (Expand)Author
2025-10-30[libc][hdrgen] Sort identifiers with leading underscores specially (#165745)Roland McGrath
2025-10-30[libc][hdrgen] Add extra_standards and license_text (#165459)Roland McGrath
2025-02-19[libc] Add --json mode for hdrgen (#127847)Roland McGrath
2025-02-15[libc] Produce standard-compliant header guard macros in hdrgen (#127356)Roland McGrath
2025-02-14[libc] Elide extra space in hdrgen function declarations (#127287)Roland McGrath
2025-02-14[libc] Add merge_yaml_files feature to hdrgen (#127269)Roland McGrath
2025-02-14[libc] Make template_header optional for hdrgen (#127259)Roland McGrath
2025-02-14[libc] Make hdrgen deduce header type lists from function signatures (#127251)Roland McGrath
2025-02-14[libc] Make hdrgen emit correct relative paths for llvm-libc-types (#127150)Roland McGrath
2025-02-13[libc] Make hdrgen support macro_header YAML field. (#123265)Roland McGrath
2025-01-16[libc] Fix hdrgen output for no-argument functions (#123245)Roland McGrath
2025-01-07[libc] Revamp hdrgen command line and build integration (#121522)Roland McGrath
2024-12-30[libc] Move hdrgen into utils/ subdirectory (#121256)Roland McGrath