Use Full_fidelity_parser_errors to get the list of errors
commit7a0b37ff75d1cb7abf0d9d1df9953c1daaec5c7f
authorVladimir Matveev <vladima@fb.com>
Sun, 22 Oct 2017 00:13:39 +0000 (21 17:13 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Sun, 22 Oct 2017 00:30:28 +0000 (21 17:30 -0700)
tree9da7e4530801b3ed1215fd07fbaa4edc4809bce7
parent93f5998d4de5978484d18cc2b9ed314a00aff9b8
Use Full_fidelity_parser_errors to get the list of errors

Summary:
- switch to using `Full_fidelity_parser_errors` to get parse errors
- filter out Hack specific errors based on `HHVMCompatibility` flag

Reviewed By: oulgen, andrewjkennedy

Differential Revision: D6109131

fbshipit-source-id: 0ad28ffd5a37226f38233065a74fd54902d08f25
hphp/hack/src/parser/full_fidelity_ast.ml
hphp/hack/src/parser/full_fidelity_parser_errors.ml
hphp/test/hhcodegen_failing_tests_quick
hphp/test/hhcodegen_failing_tests_slow