aboutsummaryrefslogtreecommitdiff
path: root/src/codegen.zig
diff options
context:
space:
mode:
authorDmitry Matveyev <greenfork.lists@yandex.com>2021-06-21 00:04:14 +0600
committerGitHub <noreply@github.com>2021-06-20 21:04:14 +0300
commit00982f75e92119aac6182ab9876adfb13305d1ed (patch)
tree6ee0b5c6964620a1263eb44498bf1905e20915ec /src/codegen.zig
parente4225ca5f76760568c632d1f1c455e9d8759dce1 (diff)
downloadzig-00982f75e92119aac6182ab9876adfb13305d1ed.tar.gz
zig-00982f75e92119aac6182ab9876adfb13305d1ed.zip
stage2: Remove special double ampersand parsing case (#9114)
* Remove parser error on double ampersand * Add failing test for double ampersand case * Add error when encountering double ampersand in AstGen "Bit and" operator should not make sense when one of its operands is an address. * Check that 2 ampersands are adjacent to each other in source string * Remove cases of unused variables in tests
Diffstat (limited to 'src/codegen.zig')
0 files changed, 0 insertions, 0 deletions