[libc-commits] [libc] [libc] Generate docs for `setjmp.h` (PR #89542)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Mon Apr 22 15:00:33 PDT 2024


================
@@ -0,0 +1,15 @@
+{
+  "macros": {
+    "__STDC_VERSION_SETJMP_H__": {
+      "defined": "7.13.2"
+    },
+    "setjmp": {
+      "defined": "7.13.1.1"
----------------
nickdesaulniers wrote:

oh jeez! I'd better read the spec! TIL

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


More information about the libc-commits mailing list