DescriptionMove compilation error handling into a separate class.
In addition to Parser, other phases (such as scope analysis) need to handle
compilation errors in the future. PendingCompilationErrorHandled takes care of
error handling in a unified way.
Split from https://codereview.chromium.org/943543002/ .
R=rossberg@chromium.org
BUG=
Committed: https://crrev.com/238ad54d0f8634376dae2246070602af101f63ad
Cr-Commit-Position: refs/heads/master@{#26853}
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|