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

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

Issue 1322333003: DDC: mostly incremental compilation, fixes #223 (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: rebase Created 5 years, 3 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/misc.txt
diff --git a/test/codegen/expect/misc.txt b/test/codegen/expect/misc.txt
deleted file mode 100644
index d247049a0544c17c9895bd74c9dbb011c4570c13..0000000000000000000000000000000000000000
--- a/test/codegen/expect/misc.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-// Messages from compiling misc.dart
-info: [DynamicInvoke] obj.x requires dynamic invoke (test/codegen/misc.dart, line 19, col 27)
-info: [DynamicInvoke] obj.y requires dynamic invoke (test/codegen/misc.dart, line 19, col 41)
-info: [DynamicInvoke] obj.z requires dynamic invoke (test/codegen/misc.dart, line 25, col 30)

Powered by Google App Engine
This is Rietveld 408576698