[libc-commits] [libc] [libc][docs] introduce docgen (PR #87682)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Thu Apr 4 14:20:27 PDT 2024
================
@@ -0,0 +1,107 @@
+ctype.h:
+ functions:
+ isalnum:
+ returns: int
+ params:
+ - int
----------------
nickdesaulniers wrote:
done in https://github.com/llvm/llvm-project/pull/87682/commits/29213d3706085000192a4b2259c346e50c5a0ffc
https://github.com/llvm/llvm-project/pull/87682
More information about the libc-commits
mailing list