[ASan] use raw Exit() to kill the program in case ASan finds an error while reporting...
authorAlexey Samsonov <samsonov@google.com>
Mon, 19 Nov 2012 11:22:22 +0000 (11:22 +0000)
committerAlexey Samsonov <samsonov@google.com>
Mon, 19 Nov 2012 11:22:22 +0000 (11:22 +0000)
commit27a22688b90c05f79087a24b6807ea5f1e6e4d39
tree8f560de67c7fde532ab7ffdbe261a64c8e1262eb
parent386e2d853b9f37d16f1b11c725e9eb30f0b924fa
[ASan] use raw Exit() to kill the program in case ASan finds an error while reporting the error in the same thread

llvm-svn: 168308
compiler-rt/lib/asan/asan_report.cc