[ASan] Improve ODR-violation error reports.
commit8a017a0ac65a43aae8a267af9803022a268e46ce
authorAlexey Samsonov <vonosmas@gmail.com>
Fri, 11 Jul 2014 23:34:26 +0000 (11 23:34 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Fri, 11 Jul 2014 23:34:26 +0000 (11 23:34 +0000)
tree4df5e51f582cf72ab483e5aa5bccd477598d29f2
parent9135deb114aebbce1d47065a2b15d48f2edd6842
[ASan] Improve ODR-violation error reports.

Demangle names of involved globals. Print a more consistent summary line.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@212857 91177308-0d34-0410-b5e6-96231b3b80d8
lib/asan/asan_report.cc
test/asan/TestCases/Linux/odr-violation.cc