From 62cdd7ff9033eaa048fbdb72c58e7b9ac18461cd Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Thu, 2 May 2013 15:05:50 -0700 Subject: SI-6091 overeager warning for reference equality Don't warn on eq and ne unless they're the real eq or ne. --- test/files/pos/t6091.flags | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/pos/t6091.flags (limited to 'test/files/pos/t6091.flags') diff --git a/test/files/pos/t6091.flags b/test/files/pos/t6091.flags new file mode 100644 index 0000000000..954eaba352 --- /dev/null +++ b/test/files/pos/t6091.flags @@ -0,0 +1 @@ +-Xfatal-warnings -Xlint -- cgit v1.2.3