Descriptiondart2js cps: Remove code after calls that cannot return.
This should resolve an outstanding issue with unreachable code being
transformed. A subterm in the unreachable code would get specialized
and then reanalyzed while some of the definitions in scope have no type.
This changes a lot of test case results. Some test results
have changed in very surprising ways, but I would argue
these are separate bugs that we should hunt down.
BUG=
R=kmillikin@google.com
Committed: https://github.com/dart-lang/sdk/commit/19cb08fa050f765ccb67fd68f6e32b543a151d0b
Patch Set 1 #Patch Set 2 : Revert change to SExpression stringifier #
Total comments: 4
Patch Set 3 : Merge #
Messages
Total messages: 5 (1 generated)
|