summaryrefslogtreecommitdiff
path: root/test/files/pos/t7683-stop-after-parser/sample_2.flags
diff options
context:
space:
mode:
authorSom Snytt <som.snytt@gmail.com>2014-12-01 17:07:25 -0800
committerSom Snytt <som.snytt@gmail.com>2014-12-01 17:07:25 -0800
commitce157cb468a6940d22246677e8ab2d1e67150d6c (patch)
tree6d252a9fe6759a579215be10febbd6a68cf2fdd8 /test/files/pos/t7683-stop-after-parser/sample_2.flags
parent1810ac0bf47dcc40cc858f7a3c64356614f98110 (diff)
downloadscala-ce157cb468a6940d22246677e8ab2d1e67150d6c.tar.gz
scala-ce157cb468a6940d22246677e8ab2d1e67150d6c.tar.bz2
scala-ce157cb468a6940d22246677e8ab2d1e67150d6c.zip
SI-7683 Enable -Ystop-before:typer
Allows a plugin to run before typer without incurring typechecking. The test is that a plugin doesn't run when stopping after parser, and that the truncated compilation run also succeeds, since updating check files for the output of -Xshow-phases is tedious.
Diffstat (limited to 'test/files/pos/t7683-stop-after-parser/sample_2.flags')
-rw-r--r--test/files/pos/t7683-stop-after-parser/sample_2.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/pos/t7683-stop-after-parser/sample_2.flags b/test/files/pos/t7683-stop-after-parser/sample_2.flags
new file mode 100644
index 0000000000..99672cdfd3
--- /dev/null
+++ b/test/files/pos/t7683-stop-after-parser/sample_2.flags
@@ -0,0 +1 @@
+-Xplugin:. -Xplugin-require:timebomb -Ystop-after:parser