mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 19:39:40 +00:00
11c256cdcd
After generating syscall description for fidl files using fidlgen, prune all unused structs using the exact same mechanism used by the compiler's check for unused structs. This allows the FIDL compiler to support modular compilation; it does not need to have global knowledge of whether each struct is used or not. |
||
---|---|---|
.. | ||
testdata | ||
ast.go | ||
clone.go | ||
filter.go | ||
format.go | ||
parser_test.go | ||
parser.go | ||
scanner.go | ||
test_util.go | ||
walk.go |