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

Unified Diff: test/codegen/expect/constructors.txt

Issue 1840203002: More analyzer updates, and handle negative_tests (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 9 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
Index: test/codegen/expect/constructors.txt
diff --git a/test/codegen/expect/constructors.txt b/test/codegen/expect/constructors.txt
index 68e80b65d409635124fcc0beb758def5214bf7c3..1af438693a2a7f74759c41f540b8b1f63e2f2859 100644
--- a/test/codegen/expect/constructors.txt
+++ b/test/codegen/expect/constructors.txt
@@ -1,2 +1,2 @@
// Messages from compiling constructors.dart
-warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (test/codegen/constructors.dart, line 90, col 14)
+warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (test/codegen/constructors.dart, line 90, col 14)

Powered by Google App Engine
This is Rietveld 408576698