summaryrefslogtreecommitdiff
path: root/test/sanitizer_common/TestCases
diff options
context:
space:
mode:
authorAlex Shlyapnikov <alekseys@google.com>2018-06-08 23:31:42 +0000
committerAlex Shlyapnikov <alekseys@google.com>2018-06-08 23:31:42 +0000
commitc6bb0cc2556bfcc55a1e01e522aa66600ad9c102 (patch)
treee9ed3ecfd82f72836b9e2efa9e792f7a6e5c0b7b /test/sanitizer_common/TestCases
parentf8b77c7428db30e8b454b0e49081e280cb23095b (diff)
[MSan] Report proper error on allocator failures instead of CHECK(0)-ing
Summary: Following up on and complementing D44404. Currently many allocator specific errors (OOM, for example) are reported as a text message and CHECK(0) termination, not stack, no details, not too helpful nor informative. To improve the situation, detailed and structured errors were defined and reported under the appropriate conditions. Reviewers: eugenis Subscribers: srhines, delcypher, #sanitizers, llvm-commits Differential Revision: https://reviews.llvm.org/D47793 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@334338 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/sanitizer_common/TestCases')
0 files changed, 0 insertions, 0 deletions