<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mclow.lists@gmail.com" title="Marshall Clow (home) <mclow.lists@gmail.com>"> <span class="fn">Marshall Clow (home)</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - get function of shared_ptr depends on ampersand overload"
   href="https://bugs.llvm.org/show_bug.cgi?id=42021">bug 42021</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>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - get function of shared_ptr depends on ampersand overload"
   href="https://bugs.llvm.org/show_bug.cgi?id=42021#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - get function of shared_ptr depends on ampersand overload"
   href="https://bugs.llvm.org/show_bug.cgi?id=42021">bug 42021</a>
              from <span class="vcard"><a class="email" href="mailto:mclow.lists@gmail.com" title="Marshall Clow (home) <mclow.lists@gmail.com>"> <span class="fn">Marshall Clow (home)</span></a>
</span></b>
        <pre>(In reply to Alfredo Correa from <a href="show_bug.cgi?id=42021#c2">comment #2</a>)
<span class="quote">> Might one expect these type of fixes to be propagated backwards to older
> versions of libc++?</span >

Libc++ is an interesting project, in that most of the users do not get their
binaries (and headers) from the LLVM project, but rather from a system vendor
(Apple, Google, NetBSD, etc).  If you are one of those people, then that's
where an update will come from.

If you build the library yourself (say, on Linux), then Zoe is correct; you can
just build and install a new version to get the fix.

But to strictly answer your question - no, we don't ever release updated
versions of old releases. [Example, there's never going to be another LLVM 7
release.] Instead, we just make new releases.

The change that you're asking about was made on 28-Aug-2018, and was part of
the 7.0 release.  I just checked on my Mac, and the fix is included in the
Apple 10.1 tools release as well.</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>