[msan] add strip_path_prefix flag; print error summary; don't crash while printing...
authorKostya Serebryany <kcc@google.com>
Thu, 7 Feb 2013 08:04:56 +0000 (08:04 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 7 Feb 2013 08:04:56 +0000 (08:04 +0000)
commit7b0b9b3b656615ebb1cd5b7d1d2d1e1a71e713f6
tree71e61de4f30da922888728152855cf51a11d7be6
parent3e3d0be7ded21f3c6c734ef3a133face86c0db25
[msan] add strip_path_prefix flag; print error summary; don't crash while printing summary if debug info is missing. The tests will follow later once we establish the lit-like tests for msan.

llvm-svn: 174595
compiler-rt/lib/msan/msan.cc
compiler-rt/lib/msan/msan_flags.h
compiler-rt/lib/msan/msan_report.cc
compiler-rt/lib/sanitizer_common/sanitizer_common.cc
compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cc