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)
commit6d0e97afcf8629294fb5aabe822c7c2c4b38871c
tree590a423d04a35c5dd049c499ac56ac621c118cd9
parent063f425ea7bb3684f5786aa2dbe4c5177c53f1f6
In the case of mangling collisions, make an attempt to note both definitions
involved.

llvm-svn: 214606
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGenCXX/duplicate-mangled-name.cpp