mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-24 11:59:58 +00:00
eea28fee30
This change adds compiler support for complex path expressions in len targets. E.g. it allows to refer to a sibling field as len[parent_struct:field:another_field]. See the docs change for details. This is just a compiler change. The feature is not yet supported by the prog package. |
||
---|---|---|
.. | ||
testdata | ||
ast.go | ||
clone.go | ||
filter.go | ||
format.go | ||
parser_test.go | ||
parser.go | ||
scanner.go | ||
test_util.go | ||
walk.go |