================
@@ -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