<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - r221918 breaks bootstrap on Fedora 20/x86-64"
   href="http://llvm.org/bugs/show_bug.cgi?id=21565">bug 21565</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>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - r221918 breaks bootstrap on Fedora 20/x86-64"
   href="http://llvm.org/bugs/show_bug.cgi?id=21565#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - r221918 breaks bootstrap on Fedora 20/x86-64"
   href="http://llvm.org/bugs/show_bug.cgi?id=21565">bug 21565</a>
              from <span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span></b>
        <pre>Richard, your egregious hack also fires on *exactly the same case* in MSVC's
Dinkumware STL, which expects the lazy behavior, not the eager behavior.

Worse than that, it's hard for me to make a preprocessed source file that
retains the system header-ness due to <a href="http://llvm.org/PR20553">http://llvm.org/PR20553</a>.

Do we have any better indicators for which STL we're using? Worst case we can
disable this hack when Triple::isWindowsMSVCEnvironment(), but I know that Sony
for example uses Dinkumware on non-Windows OSs.</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>