]> granicus.if.org Git - clang/commit
[MS ABI] Cleanup the mangling of artifical types
authorDavid Majnemer <david.majnemer@gmail.com>
Tue, 29 Dec 2015 11:45:53 +0000 (11:45 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Tue, 29 Dec 2015 11:45:53 +0000 (11:45 +0000)
commitc1b94fa31f7c65b9367b09d9878c5c323a64056f
tree300921210940ff5620fb3bb3f647babb738543a2
parentbd208646782b0bace6e39bbcb75b27d7a51c06cc
[MS ABI] Cleanup the mangling of artifical types

Hand-rolling the mangling results in us not correctly adding names to
the backreference map.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@256555 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/MicrosoftMangle.cpp