<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ldionne@apple.com" title="Louis Dionne <ldionne@apple.com>"> <span class="fn">Louis Dionne</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Link error with _LIBCPP_HIDE_FROM_ABI_PER_TU"
   href="https://bugs.llvm.org/show_bug.cgi?id=42676">bug 42676</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>CONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Fixed By Commit(s)</td>
           <td>
                
           </td>
           <td>e068c7463f21ab232982ddebe34e6cd610ffc175
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Link error with _LIBCPP_HIDE_FROM_ABI_PER_TU"
   href="https://bugs.llvm.org/show_bug.cgi?id=42676#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Link error with _LIBCPP_HIDE_FROM_ABI_PER_TU"
   href="https://bugs.llvm.org/show_bug.cgi?id=42676">bug 42676</a>
              from <span class="vcard"><a class="email" href="mailto:ldionne@apple.com" title="Louis Dionne <ldionne@apple.com>"> <span class="fn">Louis Dionne</span></a>
</span></b>
        <pre>Fixed in:

commit e068c7463f21ab232982ddebe34e6cd610ffc175
Author: Louis Dionne <<a href="mailto:ldionne@apple.com">ldionne@apple.com</a>>
Date:   Fri Jul 19 11:52:55 2019 +0000

    [libc++] Fix link error with _LIBCPP_HIDE_FROM_ABI_PER_TU and std::string

    Summary:
    This is effectively a revert of r344616, which was a partial fix for
    PR38964 (compilation of <string> with GCC in C++03 mode). However, that
    configuration is explicitly not supported anymore and that partial fix
    breaks compilation with Clang when per-TU insulation is provided.

    PR42676
    rdar://52899715

    Differential Revision: <a href="https://reviews.llvm.org/D64941">https://reviews.llvm.org/D64941</a>

    llvm-svn: 366567</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>