<div dir="ltr">Hi Pavel,<div><br></div><div>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 <a href="http://reviews.llvm.org/D18035">http://reviews.llvm.org/D18035</a>. If you do so, please report any issues with abi_tag to the patch or to me directly. I tested patch <a href="http://reviews.llvm.org/D18035">http://reviews.llvm.org/D18035</a> on tests and small things only so testing on something bigger will be helpful.</div></div>