[cfe-dev] Proposal: Managing ABI changes in libc++
Renato Golin
renato.golin at linaro.org
Mon Dec 8 10:36:36 PST 2014
On 8 December 2014 at 18:25, Marshall Clow <mclow.lists at gmail.com> wrote:
> My thought here is that if someone wants a subset of the ABI-breaking changes (but not all of them),
> they can define the _LIBCPP_ABI_* flags individually in their build system.
That makes a lot of sense. Leave the complexity to those that need it
and cover the 0% and 100% cases.
cheers,
--renato
More information about the cfe-dev
mailing list