<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:srhines@google.com" title="Stephen Hines <srhines@google.com>"> <span class="fn">Stephen Hines</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - false(?) -Wsequence warning"
   href="https://bugs.llvm.org/show_bug.cgi?id=33065">bug 33065</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;">Status</td>
           <td>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - false(?) -Wsequence warning"
   href="https://bugs.llvm.org/show_bug.cgi?id=33065#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - false(?) -Wsequence warning"
   href="https://bugs.llvm.org/show_bug.cgi?id=33065">bug 33065</a>
              from <span class="vcard"><a class="email" href="mailto:srhines@google.com" title="Stephen Hines <srhines@google.com>"> <span class="fn">Stephen Hines</span></a>
</span></b>
        <pre>Moving this back to Resolved/Invalid. Unfortunately, the C and C++ Standards
Committees don't always see eye-to-eye on every potential related issue. This
is one such example. I have no evidence that Clang is leveraging the ordering
of these arguments to do something different in C vs. C++ today, but that
doesn't prevent them from doing something like that in the future. The right
thing is to fix your code based on the warning, since the warning does complain
exactly about what the C standard requires here.</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>