Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(968)

Unified Diff: test/codegen/expect/collection/src/unmodifiable_wrappers.txt

Issue 1401273002: Move DDC to analyzer-based checker (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: rebase Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/codegen/expect/collection/src/queue_list.txt ('k') | test/codegen/expect/collection/wrappers.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/collection/src/unmodifiable_wrappers.txt
diff --git a/test/codegen/expect/collection/src/unmodifiable_wrappers.txt b/test/codegen/expect/collection/src/unmodifiable_wrappers.txt
index ec1dc4d50ab1dbb177b7b8c4fcab7ddfe8b53e4b..8074c8cca506318ba4a0c5d19ec1cc4f1edd9a4a 100644
--- a/test/codegen/expect/collection/src/unmodifiable_wrappers.txt
+++ b/test/codegen/expect/collection/src/unmodifiable_wrappers.txt
@@ -3,7 +3,3 @@ warning: [DownCastComposite] _throw() (dynamic) will need runtime check to cast
warning: [DownCastComposite] _throw() (dynamic) will need runtime check to cast to type E (package:collection/src/unmodifiable_wrappers.dart, line 94, col 21)
warning: [DownCastComposite] _throw() (dynamic) will need runtime check to cast to type V (package:collection/src/unmodifiable_wrappers.dart, line 218, col 41)
warning: [DownCastComposite] _throw() (dynamic) will need runtime check to cast to type V (package:collection/src/unmodifiable_wrappers.dart, line 230, col 27)
-info: [DynamicCast] _throw() (dynamic) will need runtime check to cast to type bool (package:collection/src/unmodifiable_wrappers.dart, line 58, col 24)
-info: [DynamicCast] _throw() (dynamic) will need runtime check to cast to type bool (package:collection/src/unmodifiable_wrappers.dart, line 82, col 32)
-info: [DynamicCast] _throw() (dynamic) will need runtime check to cast to type bool (package:collection/src/unmodifiable_wrappers.dart, line 154, col 24)
-info: [DynamicCast] _throw() (dynamic) will need runtime check to cast to type bool (package:collection/src/unmodifiable_wrappers.dart, line 166, col 32)
« no previous file with comments | « test/codegen/expect/collection/src/queue_list.txt ('k') | test/codegen/expect/collection/wrappers.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698