llcppsigfetch:variadic order
This commit is contained in:
@@ -122,16 +122,6 @@ TestFuncDecl Case 3:
|
||||
"Params": {
|
||||
"_Type": "FieldList",
|
||||
"List": [{
|
||||
"_Type": "Field",
|
||||
"Type": {
|
||||
"_Type": "Variadic"
|
||||
},
|
||||
"Doc": null,
|
||||
"Comment": null,
|
||||
"IsStatic": false,
|
||||
"Access": 0,
|
||||
"Names": null
|
||||
}, {
|
||||
"_Type": "Field",
|
||||
"Type": {
|
||||
"_Type": "BuiltinType",
|
||||
@@ -146,6 +136,16 @@ TestFuncDecl Case 3:
|
||||
"_Type": "Ident",
|
||||
"Name": "a"
|
||||
}]
|
||||
}, {
|
||||
"_Type": "Field",
|
||||
"Type": {
|
||||
"_Type": "Variadic"
|
||||
},
|
||||
"Doc": null,
|
||||
"Comment": null,
|
||||
"IsStatic": false,
|
||||
"Access": 0,
|
||||
"Names": null
|
||||
}]
|
||||
},
|
||||
"Ret": {
|
||||
|
||||
Reference in New Issue
Block a user