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

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

Issue 1554683002: Update to latest analyzer (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Fix error severities Created 4 years, 12 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 bd9a7549a75605360d21ff3b8423f570273c5726..e610c53a5c7389db71671f73c4cbafc8c15a796b 100644
--- a/test/codegen/expect/constructors.txt
+++ b/test/codegen/expect/constructors.txt
@@ -1,2 +1,2 @@
// Messages from compiling constructors.dart
-warning: [DownCastComposite] y (dynamic) will need runtime check to cast to type T (test/codegen/constructors.dart, line 90, col 14)
+warning: [_DOWN_CAST_COMPOSITE] y (dynamic) will need runtime check to cast to type T (test/codegen/constructors.dart, line 90, col 14)

Powered by Google App Engine
This is Rietveld 408576698