[libc-commits] [libc] [libc][docs] generate docs for ctype.h #87833 (PR #87946)

Zander Dumont-Strom via libc-commits libc-commits at lists.llvm.org
Mon Apr 8 10:02:41 PDT 2024


================
@@ -1,7 +1,46 @@
-{
-  "functions": {
-    "isalnum": null,
-    "isalpha": null,
-    "isblank": null
-  }
+{	
+	"functions": {
+		"isalnum": {
+			"defined": "7.4.1.1"
+		},
----------------
zdumonts wrote:

fixed

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


More information about the libc-commits mailing list