[PATCH] MS ABI: Mangle CV qualifiers from typedefs

Will Wilson will at indefiant.com
Tue Nov 4 12:54:05 PST 2014


Hi Reid,

It seems MS mangling was ignoring CV qualifiers from typedefs. I've
adjusted the code and added a test case in the attached patch. All tests
pass against the current SVN head.

Let me know if it looks good to go (or otherwise).

Cheers,
Will.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141104/63514bcf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms_typedef_cv_mangle.patch
Type: application/octet-stream
Size: 1213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141104/63514bcf/attachment.obj>


More information about the cfe-commits mailing list