aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2021-11-08 17:52:36 -0800
committerKostya Serebryany <kcc@google.com>2021-11-09 14:35:13 -0800
commitb7f3a4f4fa148dd6c1c3df828c6990d7e91b1731 (patch)
treeed195b14acc086043065206374c9d3b14d86420a /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentc17d9b4b125e5561925aa85aaa0b113e383a2ee5 (diff)
downloadllvm-b7f3a4f4fa148dd6c1c3df828c6990d7e91b1731.zip
llvm-b7f3a4f4fa148dd6c1c3df828c6990d7e91b1731.tar.gz
llvm-b7f3a4f4fa148dd6c1c3df828c6990d7e91b1731.tar.bz2
[sancov] add tracing for loads and store
add tracing for loads and stores. The primary goal is to have more options for data-flow-guided fuzzing, i.e. use data flow insights to perform better mutations or more agressive corpus expansion. But the feature is general puspose, could be used for other things too. Pipe the flag though clang and clang driver, same as for the other SanitizerCoverage flags. While at it, change some plain arrays into std::array. Tests: clang flags test, LLVM IR test, compiler-rt executable test. Reviewed By: morehouse Differential Revision: https://reviews.llvm.org/D113447
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions