[cfe-dev] libc++ supporting older compilers
Renato Golin via cfe-dev
cfe-dev at lists.llvm.org
Sat Dec 19 14:12:49 PST 2015
On 19 December 2015 at 21:31, Chandler Carruth <chandlerc at google.com> wrote:
> Even using libstdc++ with Clang is mostly impossible from 5+ because of the
> abi_tag disaster.
Hum, you're right. I completely forgot about this... We're tracking it
on in PR23529, but I don't see any recent progress.
I agree it's a disaster, but we'd have to make it work somehow if
we're going to support any future Linux distribution. Is there anyone
talking to the GNU guys about it?
cheers,
--renato
More information about the cfe-dev
mailing list