diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2018-01-10 19:36:10 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2018-01-10 19:36:10 +0000 |
commit | 29e3f5b7224070bcc8a333b583bb5beb9630c352 (patch) | |
tree | 5a43d788ae208a4a052cde0e77f54b8112d82ce7 /lldb/packages/Python/lldbsuite/support | |
parent | 279cc1b5e27832434f685ef600940bc882d018ac (diff) | |
download | bcm5719-llvm-29e3f5b7224070bcc8a333b583bb5beb9630c352.tar.gz bcm5719-llvm-29e3f5b7224070bcc8a333b583bb5beb9630c352.zip |
[hwasan] An option to disable tag randomization.
Summary:
Avoid flaky test failures by by using a monotonic number sequence of
heap tags.
Does not affect stack tags: the way we generate those guarantees
uniqueness for at least 30-something first allocas in any function,
as well as the UAR tag.
Reviewers: alekseyshl, kcc
Subscribers: llvm-commits, kubamracek
Differential Revision: https://reviews.llvm.org/D41882
llvm-svn: 322214
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support')
0 files changed, 0 insertions, 0 deletions