summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support/fs.py
diff options
context:
space:
mode:
authorMitch Phillips <mitchphillips@outlook.com>2019-06-04 17:01:11 +0000
committerMitch Phillips <mitchphillips@outlook.com>2019-06-04 17:01:11 +0000
commit2133daf232c5ee8f9cee5662e5b31f584992d3a6 (patch)
treee83c6b91576fa2af4a010206113f42643189c9d2 /lldb/packages/Python/lldbsuite/support/fs.py
parentc33944832c3821d83402a866bba22f71d21a09a0 (diff)
downloadbcm5719-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/support/fs.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud