]> granicus.if.org Git - clang/commit
[Windows] Fix mangling of repeated types in the presence of bool and function pointer...
authorTimur Iskhodzhanov <timurrrr@google.com>
Sat, 23 Jun 2012 00:54:17 +0000 (00:54 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Sat, 23 Jun 2012 00:54:17 +0000 (00:54 +0000)
commit3f835687b8f7ad3060fe4c462727b212ed714b30
tree1e3470036a6fd3aba445d06a64badcc547c36e0d
parent3facb626608c99f497cb5b8bfc60d3ed3ba304b6
[Windows] Fix mangling of repeated types in the presence of bool and function pointers PR13176,PR13177

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159059 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/MicrosoftMangle.cpp
test/CodeGenCXX/mangle-ms-back-references.cpp