[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 12:31:00 PDT 2024


================
@@ -18,6 +18,9 @@ Implementation Status
 
 Additions:
 
+* setjmp.h
+
+  * longjmp |check|
----------------
nickdesaulniers wrote:

longjmp has been around since the early pre-dawn of C; this documentation page is for nascent C23 additions. Remove this hunk?

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


More information about the libc-commits mailing list