From b67f8e57f4381024c0fba109ebe11d4006472d83 Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Mon, 4 Feb 2013 19:53:32 +0100 Subject: [nomerge] SI-6667 Demote a new ambiguity error to a lint warning. In the interests of not breaking source compability. A few projects are relying on this bug. Should not be merged to master. --- test/files/neg/t6667.flags | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/neg/t6667.flags (limited to 'test/files/neg/t6667.flags') diff --git a/test/files/neg/t6667.flags b/test/files/neg/t6667.flags new file mode 100644 index 0000000000..6c1dd108ae --- /dev/null +++ b/test/files/neg/t6667.flags @@ -0,0 +1 @@ +-Xfatal-warnings -Xlint \ No newline at end of file -- cgit v1.2.3