[libc-commits] [libc] [libc] Generate docs for `setjmp.h` (PR #89542)
Michael Flanders via libc-commits
libc-commits at lists.llvm.org
Mon Apr 22 14:33:17 PDT 2024
================
@@ -0,0 +1,15 @@
+{
+ "macros": {
+ "__STDC_VERSION_SETJMP_H__": {
+ "defined": "7.13.2"
+ },
+ "setjmp": {
+ "defined": "7.13.1.1"
----------------
Flandini wrote:
Interesting, it sounds like it is a macro??:
> 7.13.1.1 The `setjmp` macro
https://github.com/llvm/llvm-project/pull/89542
More information about the libc-commits
mailing list