syzkaller/pkg/compiler/testdata
Dmitry Vyukov 710eefe85a pkg/compiler: support negative integers
Currently we have to use 0xffffffffffffffff to represent -1,
and we can't express e.g. -20:20 int range.
Support negative consts to fix both problems.
2018-07-09 20:47:07 +02:00
..
all.txt pkg/compiler: support negative integers 2018-07-09 20:47:07 +02:00
consts_errors.txt pkg/compiler: more static error checking 2017-08-27 20:19:41 +02:00
consts.txt pkg/compiler: check for unused declarations 2018-06-30 19:34:41 +02:00
errors2.txt pkg/compiler: support negative integers 2018-07-09 20:47:07 +02:00
errors.txt pkg/compiler: support negative integers 2018-07-09 20:47:07 +02:00