Add options to fatal bad units and abort bad builds
commitf9c74314970f4a174237529ce7d3d3c390fffc69
authorPaul Bissonnette <paulbiss@fb.com>
Mon, 23 Jul 2018 01:52:46 +0000 (22 18:52 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 23 Jul 2018 01:58:07 +0000 (22 18:58 -0700)
tree7e8a2fc367d9876ca9e0988562c992982a6a44c2
parent1d436ffa3a0cd8226ff6bc9d3b8d0e3b671ccf4b
Add options to fatal bad units and abort bad builds

Summary: Using D8599506 add options to replace verification errors with fatal units and abort production builds following verification errors

Reviewed By: swtaarrs

Differential Revision: D8600917

fbshipit-source-id: 816a3fcb32236c54d47332da38445a9d0c76071b
hphp/compiler/option.cpp
hphp/hhbbc/main.cpp
hphp/hhbbc/parse.cpp
hphp/runtime/base/runtime-option.h
hphp/runtime/vm/repo-global-data.h
hphp/runtime/vm/repo.cpp
hphp/runtime/vm/unit-emitter.cpp
hphp/test/quick/assert_to_nop.hhas.hphp_opts [new file with mode: 0644]