Chromium Code Reviews
DescriptionRefactor strong mode to use standard Analyzer errors
Also changes implicit casts errors to be determined by the type system isAssignableTo code, and updates our tests to show the user-facing error levels (StaticTypeWarningCode is upgraded to errors as far as users can see, but this wasn't visible in the tests, which showed these as "warnings").
found while looking at #26583
R=brianwilkerson@google.com, leafp@google.com
Committed: https://github.com/dart-lang/sdk/commit/831c875484fe5e6ce25b50b93b99b4076df63285
Reverted & then re-landed in: https://codereview.chromium.org/2062793003/
Patch Set 1 : #Patch Set 2 : #Patch Set 3 : #
Total comments: 3
Patch Set 4 : fix hasImplicitCasts on the CompilationUnit #
Total comments: 6
Messages
Total messages: 13 (5 generated)
|