]> granicus.if.org Git - clang/commit
Be sure to use the standard substitutions when mangling the names of
authorDouglas Gregor <dgregor@apple.com>
Wed, 26 May 2010 05:11:13 +0000 (05:11 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 26 May 2010 05:11:13 +0000 (05:11 +0000)
commit1b12a3bb4d4c0db74fc97be724beefec7366b460
treeb6521401d47cee173b874228d2a365edd8cc06ba
parent400b06dde52df439b25264fbbc0271d96d27903c
Be sure to use the standard substitutions when mangling the names of
vtables, VTTs, and construction vtables. Fixes PR7201.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104675 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Mangle.cpp
test/CodeGenCXX/mangle-subst-std.cpp