<div dir="ltr"><div dir="ltr"><div><br></div><div>libc++ should support only three ABI versions at once: deprecated, stable, and unstable.</div><div>Making v2 stable means deprecating v1.  The time between deprecation and removal</div><div>limits how often we can cut a new ABI.</div><div><br></div><div>How long should we support the deprecated ABI's for?</div><div><br></div><div>/Eric</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 20, 2019 at 3:47 PM Louis Dionne via libcxx-dev <<a href="mailto:libcxx-dev@lists.llvm.org">libcxx-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><br><div><br><blockquote type="cite"><div>On Mar 20, 2019, at 14:02, Mikhail Maltsev <<a href="mailto:Mikhail.Maltsev@arm.com" target="_blank">Mikhail.Maltsev@arm.com</a>> wrote:</div><br class="gmail-m_1004674668455244822Apple-interchange-newline"><div><div>On 3/20/19 5:24 PM, Marshall Clow via libcxx-dev wrote:<br><blockquote type="cite"><br><br>On Tue, Mar 19, 2019 at 1:10 PM Louis Dionne via libcxx-dev<br><<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a> <<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">mailto:libcxx-dev@lists.llvm.org</a>>> wrote:<br><br>    Hi,<br><br>    I'd like to know whether folks currently have breaking changes planned for<br>    the version 2 ABI of libc++. Are we aware of improvements that would require<br>    breaking the ABI and that we have not implemented yet?<br><br><br>I have a note to fix XXX::set_value to use call_once when I can break ABI, so I<br>should do that first.<br></blockquote><br>You also mentioned some <regex>-related changes:<br><a href="https://bugs.llvm.org/show_bug.cgi?id=35967#c2" target="_blank">https://bugs.llvm.org/show_bug.cgi?id=35967#c2</a><br></div></div></blockquote><br></div><div>Right, those two items are exactly the kind of thing I was thinking about. Let's implement those and put them behind ABI macros just so we don't forget. When we are ready to stabilize the ABI we won't miss those changes.</div><div><br></div><div>Louis</div><div><br></div></div>_______________________________________________<br>
libcxx-dev mailing list<br>
<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev</a><br>
</blockquote></div></div>