summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorEvgenii Stepanov <eugenis@google.com>2019-10-28 17:49:57 -0700
committerEvgenii Stepanov <eugenis@google.com>2019-10-28 17:57:28 -0700
commit03e882050f1a28024dfd9d88688f718734c0b319 (patch)
tree3882c5b4b3b844f1f00a3c70d35c371165dfcd99 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent3431f1ba4cccf073c5e8774540b3cc3df49868ac (diff)
[msan] Remove more attributes from sanitized functions.
Summary: MSan instrumentation adds stores and loads even to pure readonly/writeonly functions. It is removing some of those attributes from instrumented functions and call targets, but apparently not enough. Remove writeonly, argmemonly and speculatable in addition to readonly / readnone. Reviewers: pcc, vitalybuka Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D69541
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions