[LLVMbugs] [Bug 17014] -Wunsused_variable gives false positive for template constructor

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Aug 27 12:58:11 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=17014

David Blaikie <dblaikie at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WONTFIX                     |DUPLICATE

--- Comment #2 from David Blaikie <dblaikie at gmail.com> ---
Hmm, you're right about PR15532 - this seems to be the same bug. 

I'm not sure why we consider a non-trivial ctor sufficient to suppress this
warning, I'd thought we deliberately avoided that to increase true positive
cases caught.

Changed resolution because it seems like a reasonable duplicate of PR15532

*** This bug has been marked as a duplicate of bug 15532 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130827/feddd10f/attachment.html>


More information about the llvm-bugs mailing list