DmitryPolukhin added a comment.

In http://reviews.llvm.org/D18035#447473, @hfinkel wrote:

> FYI: There is now a specification, see: 
> http://sourcerytools.com/pipermail/cxx-abi-dev/2016-June/002919.html


For the records, this patch implements GCC 6 abi_tag semantic and to the best 
of my knowledge mangles everything same as GCC 6. To support GCC 5 semantic 
Clang will need -fabi-version command line flag to support multiple ABI 
versions. But as far as I can see, Richard is not going to approve this patch 
so it seems to be dead end.


http://reviews.llvm.org/D18035



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to