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

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

Issue 993513005: Log the runtime type of messages (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Rebase Created 5 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
« no previous file with comments | « lib/src/report.dart ('k') | test/codegen/expect/DeltaBlue.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/BenchmarkBase.txt
diff --git a/test/codegen/expect/BenchmarkBase.txt b/test/codegen/expect/BenchmarkBase.txt
index cc75f87bd4f9caa4d6b8fd6d2dcd0d4bec29c8fb..ee17071e6804839d650580b160ee71c519bbaa74 100644
--- a/test/codegen/expect/BenchmarkBase.txt
+++ b/test/codegen/expect/BenchmarkBase.txt
@@ -1,4 +1,4 @@
// Messages from compiling BenchmarkBase.dart
-warning: line 63, column 7 of test/codegen/BenchmarkBase.dart: f() requires dynamic invoke
+warning: line 63, column 7 of test/codegen/BenchmarkBase.dart: [DynamicInvoke] f() requires dynamic invoke
f();
^^^
« no previous file with comments | « lib/src/report.dart ('k') | test/codegen/expect/DeltaBlue.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698