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

Unified Diff: test/codegen/expect/constructors.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/wrappers.txt ('k') | test/codegen/expect/expect.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/constructors.txt
diff --git a/test/codegen/expect/constructors.txt b/test/codegen/expect/constructors.txt
index 2db153990600ef43aa904d46201dc90389ed3c11..bd9a7549a75605360d21ff3b8423f570273c5726 100644
--- a/test/codegen/expect/constructors.txt
+++ b/test/codegen/expect/constructors.txt
@@ -1,4 +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)
-info: [DynamicCast] q.x (dynamic) will need runtime check to cast to type String (test/codegen/constructors.dart, line 96, col 12)
-info: [DynamicCast] q.x (dynamic) will need runtime check to cast to type String (test/codegen/constructors.dart, line 101, col 12)
« no previous file with comments | « test/codegen/expect/collection/wrappers.txt ('k') | test/codegen/expect/expect.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698