]> granicus.if.org Git - clang/commit
In the case of mangling collisions, make an attempt to note both definitions
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 2 Aug 2014 00:50:16 +0000 (00:50 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 2 Aug 2014 00:50:16 +0000 (00:50 +0000)
commit775e4c92e5b72d971111ac35a4e9a5073daa12a3
tree8256b182b2502bddce34e210a555c16e361bbea8
parent04ec81cb8bf9fe920c8e3f3d81d800619bc2c816
In the case of mangling collisions, make an attempt to note both definitions
involved.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@214606 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/CodeGenCXX/duplicate-mangled-name.cpp