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

Unified Diff: pkg/front_end/testcases/ast_builder.status

Issue 2987983004: Issue 30034. Parse annotations for typedef(s) and resynthesize from Kernel in analyzer. (Closed)
Patch Set: Created 3 years, 5 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/testcases/ast_builder.status
diff --git a/pkg/front_end/testcases/ast_builder.status b/pkg/front_end/testcases/ast_builder.status
index 2332796ebd8f0f5a2a85ea2df0408343919070e2..c8c95e379b39c7afd1b990a7862a6f6215fcb073 100644
--- a/pkg/front_end/testcases/ast_builder.status
+++ b/pkg/front_end/testcases/ast_builder.status
@@ -71,7 +71,7 @@ inference/downwards_inference_annotations_parameter: Fail
inference/downwards_inference_annotations_parameter_local: Crash
inference/downwards_inference_annotations_type_variable: Fail
inference/downwards_inference_annotations_type_variable_local: Crash
-inference/downwards_inference_annotations_typedef: Fail
+inference/downwards_inference_annotations_typedef: Crash
inference/downwards_inference_assignment_statements: Crash
inference/downwards_inference_async_await: Fail
inference/downwards_inference_for_each: Fail

Powered by Google App Engine
This is Rietveld 408576698