Per discussion on cxx-abi-dev, switch from comparing type_info objects to
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 21 Mar 2013 00:42:03 +0000 (00:42 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 21 Mar 2013 00:42:03 +0000 (00:42 +0000)
commitb6f3905450dbb1ed764147c7743162d3ceaedc2f
tree1567a56ddecdd47b1a88f798fd9e0e561d6c8155
parent384dc726b06052f99688b2768e30518f2f5ec6c8
Per discussion on cxx-abi-dev, switch from comparing type_info objects to
comparing type_info names, since the latter have better uniqueness guarantees
in practice.

llvm-svn: 177618
compiler-rt/lib/ubsan/ubsan_type_hash.cc