llcppsigfetch:split test directory

This commit is contained in:
luoliwoshang
2024-08-22 11:28:19 +08:00
parent d4fa379f11
commit 1557a76225
22 changed files with 2037 additions and 2005 deletions

View File

@@ -370,7 +370,6 @@ func (*Macro) ppdNode() {}
// ------------------------------------------------
type File struct {
Path string `json:"path"`
Decls []Decl `json:"decls"`
Includes []*Include `json:"includes,omitempty"`
Macros []*Macro `json:"macros,omitempty"`