summaryrefslogtreecommitdiff
path: root/test/files/pos/t6595.flags
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-12-10 14:11:28 -0800
committerPaul Phillips <paulp@improving.org>2013-01-30 03:50:52 -0800
commitff92610c48ad13c17f0374619faa9c2c6e1dd0e5 (patch)
tree92398cdd1919b1bef9708ba506f12a4651422a74 /test/files/pos/t6595.flags
parent98534b2cf67efc3930de427bfd1916fcf315fa59 (diff)
downloadscala-ff92610c48ad13c17f0374619faa9c2c6e1dd0e5.tar.gz
scala-ff92610c48ad13c17f0374619faa9c2c6e1dd0e5.tar.bz2
scala-ff92610c48ad13c17f0374619faa9c2c6e1dd0e5.zip
SI-6595, lost modifiers in early defs.
[backport] Saw this by accident; the trees created for early defs would wholesale replace the modifiers with PRESUPER rather than combining them. FINAL was lost that way, as would be any other modifiers which might be valid there.
Diffstat (limited to 'test/files/pos/t6595.flags')
-rw-r--r--test/files/pos/t6595.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/pos/t6595.flags b/test/files/pos/t6595.flags
new file mode 100644
index 0000000000..85d8eb2ba2
--- /dev/null
+++ b/test/files/pos/t6595.flags
@@ -0,0 +1 @@
+-Xfatal-warnings