[asan] Provide bug descriptions for all reports (not just ErrorGeneric)
authorKuba Mracek <mracek@apple.com>
Mon, 28 Nov 2016 21:18:15 +0000 (21:18 +0000)
committerKuba Mracek <mracek@apple.com>
Mon, 28 Nov 2016 21:18:15 +0000 (21:18 +0000)
commit48090f5b82248ac83c49990d2796484a3ed858b2
tree9b74b95363e0269a67fca5146acf8effc496b3a4
parentb3d93889f513fde40ce3911248d95ed97c2c8d2a
[asan] Provide bug descriptions for all reports (not just ErrorGeneric)

Differential Revision: https://reviews.llvm.org/D27012

llvm-svn: 288065
compiler-rt/lib/asan/asan_errors.cc
compiler-rt/lib/asan/asan_errors.h
compiler-rt/lib/asan/asan_report.cc
compiler-rt/test/asan/TestCases/debug_double_free.cc [new file with mode: 0644]