From 0271a4a3944153bb4fcc81e3b250bc084b692db3 Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Tue, 19 Nov 2013 21:19:25 +0100 Subject: SI-7984 Issue unchecked warning for type aliases - Dealias pattern types before launching the CheckabilityChecker - Sharpen the error messages to explain that the dealiased type is the expansion of the alias. --- test/files/neg/t7984.flags | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/neg/t7984.flags (limited to 'test/files/neg/t7984.flags') diff --git a/test/files/neg/t7984.flags b/test/files/neg/t7984.flags new file mode 100644 index 0000000000..e8fb65d50c --- /dev/null +++ b/test/files/neg/t7984.flags @@ -0,0 +1 @@ +-Xfatal-warnings \ No newline at end of file -- cgit v1.2.3