syzkaller/pkg/compiler
Dmitry Vyukov ac93d7e1d8 pkg/compiler: add check that len does not refer to array with varlen elements
This [almost] always means a bug in descriptions.
Fix all bugs identified by the check.
2017-11-28 14:55:21 +01:00
..
testdata pkg/compiler: add check that len does not refer to array with varlen elements 2017-11-28 14:55:21 +01:00
check.go pkg/compiler: add check that len does not refer to array with varlen elements 2017-11-28 14:55:21 +01:00
compiler_test.go sys/syz-extract: support fuchsia 2017-09-25 08:47:48 +02:00
compiler.go all: more assorted fuchsia support 2017-09-22 13:10:55 +02:00
consts_test.go sys/syz-extract: support fuchsia 2017-09-25 08:47:48 +02:00
consts.go pkg/csource: support akaros 2017-10-16 14:21:54 +02:00
fuzz.go pkg/compiler: check and generate types 2017-09-02 13:06:53 +02:00
gen.go pkg/compiler: don't genererate missing syscalls 2017-09-15 16:02:37 +02:00
types.go prog, sys: move types to prog 2017-09-05 15:52:42 +02:00