We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cbc29fa + 9ceaf70 commit fcc50d7Copy full SHA for fcc50d7
generate/input/descriptor.json
@@ -2094,10 +2094,12 @@
2094
"isAsync": true,
2095
"args": {
2096
"analysis_out": {
2097
- "isReturn": true
+ "isReturn": true,
2098
+ "shouldAlloc": true
2099
},
2100
"preference_out": {
2101
2102
2103
2104
"their_heads": {
2105
"cType": "const git_annotated_commit **",
@@ -2116,10 +2118,12 @@
2116
2118
2117
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
0 commit comments