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

Unified Diff: pkg/front_end/test/fasta/strong.status

Issue 2905163002: Perform type inference on redirecting initializers (`C() : this(...);`). (Closed)
Patch Set: Created 3 years, 7 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: pkg/front_end/test/fasta/strong.status
diff --git a/pkg/front_end/test/fasta/strong.status b/pkg/front_end/test/fasta/strong.status
index 5a7cd843f5217aa5020b4cfbf0ba21126c16d6cd..8c01fe1940867427088d8b87985a6dc851c65ec2 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -56,7 +56,6 @@ uninitialized_fields: Fail
unused_methods: Fail
void-methods: Fail
-inference/constructors_infer_from_arguments_redirecting: Fail
inference/constructors_infer_from_arguments_redirecting_factory: Fail
inference/constructors_too_many_positional_arguments: Fail
inference/downward_inference_fixes_no_upwards_errors: Fail

Powered by Google App Engine
This is Rietveld 408576698