[PATCH] D12834: add gcc abi_tag support

Dmitry Polukhin via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 14 01:44:38 PDT 2016


Hi Pavel,

Code review is not a good place to discuss such type of things. There is no
really good workaround for this issue if you already have libraries built
with C++ 11 and GCC configured to use abi_tag. But if you are doing it only
for testing and you are willing to build Clang yourself, you could try to
get top of the tree Clang and apply this http://reviews.llvm.org/D18035. If
you do so, please report any issues with abi_tag to the patch or to me
directly. I tested patch http://reviews.llvm.org/D18035 on tests and small
things only so testing on something bigger will be helpful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160314/84c1a3c6/attachment.html>


More information about the cfe-commits mailing list