diff options
author | Alex Shlyapnikov <alekseys@google.com> | 2017-06-16 18:48:08 +0000 |
---|---|---|
committer | Alex Shlyapnikov <alekseys@google.com> | 2017-06-16 18:48:08 +0000 |
commit | 9092fe6f4b9b77a9eebc035d96ddfd5f05dc07c8 (patch) | |
tree | e1704dc8f8cc96cd196da1e4abe856b882fa843c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e42e5cf8bd40cef5fce34eb9b2e26f7dac447078 (diff) | |
download | bcm5719-llvm-9092fe6f4b9b77a9eebc035d96ddfd5f05dc07c8.tar.gz bcm5719-llvm-9092fe6f4b9b77a9eebc035d96ddfd5f05dc07c8.zip |
[Sanitizers] Secondary allocator respects allocator_may_return_null=1.
Summary:
Context: https://github.com/google/sanitizers/issues/740.
Making secondary allocator to respect allocator_may_return_null=1 flag
and return nullptr when "out of memory" happens.
More changes in primary allocator and operator new will follow.
Reviewers: eugenis
Subscribers: kubamracek, llvm-commits
Differential Revision: https://reviews.llvm.org/D34243
llvm-svn: 305569
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions