summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2014-09-09 16:18:24 +0200
committerEugene Burmako <xeno.by@gmail.com>2014-09-09 16:18:24 +0200
commit5966a11ae1f494f1c7271a6a574b3ff4365f5847 (patch)
tree2397bf4e262a0e517ed6343fd2d671d5c0329dde /test
parent364c8e9fde9212d9c7cf543ffe73206b2b00c67d (diff)
downloadscala-5966a11ae1f494f1c7271a6a574b3ff4365f5847.tar.gz
scala-5966a11ae1f494f1c7271a6a574b3ff4365f5847.tar.bz2
scala-5966a11ae1f494f1c7271a6a574b3ff4365f5847.zip
-Xfundep-materialization => -Yfundep-materialization
To quote gkossakowski: Thinking about it more, could we hide this behind 'Y' flag instead? We have lesser obligation to keep around Y flags and this is something we should remove from 2.11/2.12.
Diffstat (limited to 'test')
-rw-r--r--test/files/run/t5923a-fundep.flags2
-rw-r--r--test/files/run/t5923c.flags2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/files/run/t5923a-fundep.flags b/test/files/run/t5923a-fundep.flags
index c8b4511960..384b48d1b0 100644
--- a/test/files/run/t5923a-fundep.flags
+++ b/test/files/run/t5923a-fundep.flags
@@ -1 +1 @@
--Xfundep-materialization \ No newline at end of file
+-Yfundep-materialization \ No newline at end of file
diff --git a/test/files/run/t5923c.flags b/test/files/run/t5923c.flags
index c8b4511960..384b48d1b0 100644
--- a/test/files/run/t5923c.flags
+++ b/test/files/run/t5923c.flags
@@ -1 +1 @@
--Xfundep-materialization \ No newline at end of file
+-Yfundep-materialization \ No newline at end of file