summaryrefslogtreecommitdiff
path: root/test/files/instrumented
diff options
context:
space:
mode:
authorJames Iry <james.iry@typesafe.com>2013-08-28 20:55:05 -0700
committerJames Iry <james.iry@typesafe.com>2013-11-06 15:26:05 -0800
commitef995ac6b4030e3cd10e487d414c941e5794666f (patch)
tree5bf9883236896c5437cf11eb901d003fec415664 /test/files/instrumented
parent8d4a5bab2666c7006f31645b59cf063f07a8a12d (diff)
downloadscala-ef995ac6b4030e3cd10e487d414c941e5794666f.tar.gz
scala-ef995ac6b4030e3cd10e487d414c941e5794666f.tar.bz2
scala-ef995ac6b4030e3cd10e487d414c941e5794666f.zip
Force several tests to run using inline delambdafication.
The differences when running with method based delambdafication aren't important enough yet to create specialized versions that use method based delambdafication.
Diffstat (limited to 'test/files/instrumented')
-rw-r--r--test/files/instrumented/inline-in-constructors.flags2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/instrumented/inline-in-constructors.flags b/test/files/instrumented/inline-in-constructors.flags
index c9b68d70dc..068318e8ac 100644
--- a/test/files/instrumented/inline-in-constructors.flags
+++ b/test/files/instrumented/inline-in-constructors.flags
@@ -1 +1 @@
--optimise
+-optimise -Ydelambdafy:inline