<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:simonas+llvm.org@kazlauskas.me" title="simonas+llvm.org@kazlauskas.me">simonas+llvm.org@kazlauskas.me</a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - LLVM disregards windows’ x64 vararg ABI"
   href="https://llvm.org/bugs/show_bug.cgi?id=26159">bug 26159</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>NEW
           </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 - LLVM disregards windows’ x64 vararg ABI"
   href="https://llvm.org/bugs/show_bug.cgi?id=26159#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - LLVM disregards windows’ x64 vararg ABI"
   href="https://llvm.org/bugs/show_bug.cgi?id=26159">bug 26159</a>
              from <span class="vcard"><a class="email" href="mailto:simonas+llvm.org@kazlauskas.me" title="simonas+llvm.org@kazlauskas.me">simonas+llvm.org@kazlauskas.me</a>
</span></b>
        <pre><span class="quote">> When I compile and run these programs with MSVC, they produce the same results as with clang. (print "42 f" and crash, respectively)</span >
>
<span class="quote">> Do you get the same results?</span >

Ah, indeed. So apparently I spent a whole day hunting for a bug which turned
out to be inside M$’s own libraries without even bothering to check whether
their own compiler is capable of calling that function properly.

Sorry for the false alarm :/</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>