llcppsigfetch:output fileset
This commit is contained in:
@@ -137,7 +137,7 @@ func runExtract() {
|
||||
check(err)
|
||||
_, err = converter.Convert()
|
||||
check(err)
|
||||
result := converter.MarshalASTFiles()
|
||||
result := converter.MarshalOutputASTFiles()
|
||||
cstr := result.Print()
|
||||
c.Printf(cstr)
|
||||
cjson.FreeCStr(cstr)
|
||||
|
||||
Reference in New Issue
Block a user