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

Unified Diff: pkg/analyzer/analyzer.iml

Issue 2846883005: Rollback instrumentation during analysis and validate resolved ASTs instead. (Closed)
Patch Set: Created 3 years, 8 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/analyzer/lib/src/dart/analysis/driver.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/analyzer.iml
diff --git a/pkg/analyzer/analyzer.iml b/pkg/analyzer/analyzer.iml
index f7c9b06fce349bb8f478c57968666efbcc276e35..a065d15afb2303f95b5a552f74d69b4b1cb28e25 100644
--- a/pkg/analyzer/analyzer.iml
+++ b/pkg/analyzer/analyzer.iml
@@ -24,6 +24,7 @@
<excludeFolder url="file://$MODULE_DIR$/test/src/dart/constant/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/src/dart/element/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/src/dart/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/src/dart/parser/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/src/dart/sdk/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/src/lint/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/src/packages" />
« no previous file with comments | « no previous file | pkg/analyzer/lib/src/dart/analysis/driver.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698