[libc-commits] [libc] [libc] Revamp hdrgen command line and build integration (PR #121522)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Mon Jan 6 10:57:10 PST 2025


================
@@ -0,0 +1,81 @@
+#!/usr/bin/env python3
+#
+# ===- Generate headers for libc functions  ------------------*- python -*--==#
----------------
nickdesaulniers wrote:

I *think* a recent policy change llvm-wide is to skip the emacs style language includes...

https://discourse.llvm.org/t/is-c-in-header-files-still-relevant/83124/15

https://github.com/llvm/llvm-project/pull/121522


More information about the libc-commits mailing list