p4lang-p4c-nightly:hanw/unused-decl

Last commit made on 2021-06-09
Get this branch:
git clone -b hanw/unused-decl https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
hanw/unused-decl
Repository:
lp:p4lang-p4c-nightly

Recent commits

0cdd84c... by Han Wang <email address hidden>

update reference output

63dac3a... by Han Wang <email address hidden>

update spec

4df55e6... by Han Wang <email address hidden>

update gtest

6cece16... by Han Wang <email address hidden>

minor fix

1cadd16... by Han Wang <email address hidden>

keep unused method declaration in system files

9c38a20... by Han Wang <email address hidden>

keep unused method declaration

658ff0e... by Mihai Budiu <email address hidden>

Call setInvalid on all uninitialized headers. (#2785)

* Reset uninitialized headers everywhere

bbdb4bb... by Mihai Budiu <email address hidden>

Support setValid/setInvalid in ebpf parsers (#2788)

7082911... by maheswari-s <email address hidden>

Added underscore to "#no.." regex to fix syntax error for "#novisit_children" (#2783)

* Added underscore to regex of "#no.." directive for def file.
Without this, the "#novisit_children" directive cannot be used in def files.

76ec136... by Mihai Budiu <email address hidden>

Expand structs into lists for bmv2 backend computations (#2781)

* Expand structs into lists for bmv2 backend computations