[cfe-dev] Does clang now emit [abi:cxx11] unconditionally when used with libstdc++?

Andrey Bokhanko via cfe-dev cfe-dev at lists.llvm.org
Mon Aug 15 05:04:36 PDT 2016


Hi Maria,

Are you referring to "__attribute ((abi_tag)" support? If yes, it is
enabled by default, no need for special options.

You can use libstdc++ without additional options as well.

Yours,
Andrey


On Mon, Aug 15, 2016 at 5:27 AM, Maria Gottschalk via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> Or do we have an option to select whether clang++ compiles for the old or
> the new abi?
>
> Thanks, M.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160815/007a4e80/attachment.html>


More information about the cfe-dev mailing list