diff options
| author | Mitch Phillips <mitchphillips@outlook.com> | 2019-06-04 17:01:11 +0000 |
|---|---|---|
| committer | Mitch Phillips <mitchphillips@outlook.com> | 2019-06-04 17:01:11 +0000 |
| commit | 2133daf232c5ee8f9cee5662e5b31f584992d3a6 (patch) | |
| tree | e83c6b91576fa2af4a010206113f42643189c9d2 /lldb/packages/Python/lldbsuite/test/lldbinline.py | |
| parent | c33944832c3821d83402a866bba22f71d21a09a0 (diff) | |
| download | bcm5719-llvm-2133daf232c5ee8f9cee5662e5b31f584992d3a6.tar.gz bcm5719-llvm-2133daf232c5ee8f9cee5662e5b31f584992d3a6.zip | |
[GWP-ASan] Configuration options [3].
Summary:
See D60593 for further information.
This patch introduces the configuration options for GWP-ASan. In general, we expect the supporting allocator to populate the options struct, and give that to GWP-ASan during initialisation. For allocators that are okay with pulling in sanitizer_common, we also provide an optional parser that populates the gwp_asan::Options struct with values provided in the GWP_ASAN_OPTIONS environment variable.
This patch contains very little logic, and all of the testable components (i.e. the optional parser's internal logic) is tested as part of the sanitizer_common testbed.
Reviewers: vlad.tsyrklevich, morehouse, jfb
Reviewed By: morehouse
Subscribers: dexonsmith, kubamracek, mgorny, #sanitizers, llvm-commits, vitalybuka
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D62698
llvm-svn: 362527
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbinline.py')
0 files changed, 0 insertions, 0 deletions

