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

Unified Diff: pkg/analyzer_cli/analyzer_cli.iml

Issue 2855403002: Type inference for StringConcatenation. (Closed)
Patch Set: Fixes for review comments. 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
« no previous file with comments | « no previous file | pkg/front_end/lib/src/fasta/kernel/body_builder.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer_cli/analyzer_cli.iml
diff --git a/pkg/analyzer_cli/analyzer_cli.iml b/pkg/analyzer_cli/analyzer_cli.iml
index f948623c6bf8cbe0c626d9a9ce6923149fe952fb..6c8fea137cadbf6a7eaac3c475cb3f21d0aa150c 100644
--- a/pkg/analyzer_cli/analyzer_cli.iml
+++ b/pkg/analyzer_cli/analyzer_cli.iml
@@ -11,6 +11,7 @@
<excludeFolder url="file://$MODULE_DIR$/test/data/bazel/proj/lib/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/data/bazel/proj/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/data/embedder_client/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/data/error_upgrade_fails_cli/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/data/errors_reported_once/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/data/flutter_analysis_options/lib/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/data/flutter_analysis_options/packages" />
« no previous file with comments | « no previous file | pkg/front_end/lib/src/fasta/kernel/body_builder.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698