<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:dblaikie@gmail.com" title="David Blaikie <dblaikie@gmail.com>"> <span class="fn">David Blaikie</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - -Wunsused_variable gives false positive for template constructor"
   href="http://llvm.org/bugs/show_bug.cgi?id=17014">bug 17014</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>WONTFIX
           </td>
           <td>DUPLICATE
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - -Wunsused_variable gives false positive for template constructor"
   href="http://llvm.org/bugs/show_bug.cgi?id=17014#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - -Wunsused_variable gives false positive for template constructor"
   href="http://llvm.org/bugs/show_bug.cgi?id=17014">bug 17014</a>
              from <span class="vcard"><a class="email" href="mailto:dblaikie@gmail.com" title="David Blaikie <dblaikie@gmail.com>"> <span class="fn">David Blaikie</span></a>
</span></b>
        <pre>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 <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - False positive for -Wunused-variable in function template when calling nontrivial ctor with __func__"
   href="show_bug.cgi?id=15532">bug 15532</a> ***</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>