summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorAlex Shlyapnikov <alekseys@google.com>2018-06-07 23:33:33 +0000
committerAlex Shlyapnikov <alekseys@google.com>2018-06-07 23:33:33 +0000
commitaf1272918541ac6c8cfe0925a69ca7b17e4ebdb7 (patch)
tree912f188c0afe408514ecbe7629da72a412b162a3 /clang/lib/CodeGen
parentdb8d205fbfe9ca7e38a7892b1202867d49de704d (diff)
downloadbcm5719-llvm-af1272918541ac6c8cfe0925a69ca7b17e4ebdb7.tar.gz
bcm5719-llvm-af1272918541ac6c8cfe0925a69ca7b17e4ebdb7.zip
[HWASan] Report proper error on allocator failures instead of CHECK(0)-ing
Summary: 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: kubamracek, delcypher, llvm-commits, #sanitizers Differential Revision: https://reviews.llvm.org/D47798 llvm-svn: 334248
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud