llcppsigfetch:basic fileset
This commit is contained in:
@@ -370,6 +370,7 @@ func (*Macro) ppdNode() {}
|
||||
// ------------------------------------------------
|
||||
|
||||
type File struct {
|
||||
Path string `json:"path"`
|
||||
Decls []Decl `json:"decls"`
|
||||
Includes []*Include `json:"includes,omitempty"`
|
||||
Macros []*Macro `json:"macros,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user