p4lang-p4c-nightly:hanw/pvs-constructor-param

Last commit made on 2018-04-06
Get this branch:
git clone -b hanw/pvs-constructor-param https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
hanw/pvs-constructor-param
Repository:
lp:p4lang-p4c-nightly

Recent commits

ac3ec98... by Han Wang <email address hidden>

checkpoint

48a57a6... by Mihai Budiu <email address hidden>

Fix for issue #1210 (#1212)

* Fix for issue #1210

3478cb0... by Mihai Budiu <email address hidden>

Fix for issue #1205 (#1209)

* Fix for issue #1205

5721dc6... by Tom Everman <email address hidden>

Fix ClangTidy complaints about parameter name differences

52e58a0... by Mihai Budiu <email address hidden>

Fix for issue #1202; missing reference outputs (#1203)

8e037a2... by ChrisDodd

Fix parse error reporting in the ir generator (#1204)

- parse errors in the ir generator were causing a BUG_CHECK crash (and
  not reporting the actual error) due the lack of a BaseCompileContext
  for error reporing.

e35aae9... by ChrisDodd

fix default_action in P4_14->16 translation (#1200)

* fix default_action in P4_14->16 translation

- was not being correctly converted if it needed renaming due to
  a name collision

* better test case

056bca5... by Mihai Budiu <email address hidden>

Test for issue #1093 (#1185)

44ef72c... by Han Wang <email address hidden>

separate --target flag to --target and --arch (#1199)

41140dd... by ChrisDodd

P4_14 push/pop with a single arg (equivalent to second arg 1) (#1201)