]> granicus.if.org Git - clang/commit
[DebugInfo] Enable generation of unique identifiers for externally visible MS ABI...
authorReid Kleckner <rnk@google.com>
Thu, 16 Jun 2016 01:21:28 +0000 (01:21 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 16 Jun 2016 01:21:28 +0000 (01:21 +0000)
commit7b5a49b699e71ac558b2d451447f9d86fe25613d
tree8acf57148d7f7c17e1a46a25da9d8b0cbda739dd
parent638e14bd75e1f65971564c9e0943ca05237943ed
[DebugInfo] Enable generation of unique identifiers for externally visible MS ABI types

We implemented the mangling for this a long time ago.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@272862 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenCXX/debug-info-ms-abi.cpp [new file with mode: 0644]