[ASan] Fix __asan_describe_address and add a test for it.
commit3e78a212173237fe88f2cd863acf8c99dc3ef425
authorAlexey Samsonov <vonosmas@gmail.com>
Mon, 21 Jul 2014 21:33:46 +0000 (21 21:33 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Mon, 21 Jul 2014 21:33:46 +0000 (21 21:33 +0000)
tree7f9d563a8cc8bd2b8853273c3926d194e61a4772
parentb2573dbf89ea4539ab9f142332ea186e95aac1c2
[ASan] Fix __asan_describe_address and add a test for it.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@213583 91177308-0d34-0410-b5e6-96231b3b80d8
lib/asan/asan_report.cc
test/asan/TestCases/describe_address.cc [new file with mode: 0644]