From 93f209dd65d5c05fc2cb61916a850940499c9261 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Mon, 25 Apr 2016 16:03:45 +0200 Subject: More efficient code for deciding if a mixin forwarder is needed (#5116) Also adds a warning on junit test methods that compile as default methods. --- test/files/neg/nowarnDefaultJunitMethods.flags | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/neg/nowarnDefaultJunitMethods.flags (limited to 'test/files/neg/nowarnDefaultJunitMethods.flags') diff --git a/test/files/neg/nowarnDefaultJunitMethods.flags b/test/files/neg/nowarnDefaultJunitMethods.flags new file mode 100644 index 0000000000..85d8eb2ba2 --- /dev/null +++ b/test/files/neg/nowarnDefaultJunitMethods.flags @@ -0,0 +1 @@ +-Xfatal-warnings -- cgit v1.2.3