summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorErik Pilkington <erik.pilkington@gmail.com>2019-03-26 23:21:22 +0000
committerErik Pilkington <erik.pilkington@gmail.com>2019-03-26 23:21:22 +0000
commit818698010cd47b6ed76b58f06eb9ac62045eb0aa (patch)
treecbc373ceb079136ececd951de457b1e97cef760c /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent14f6d1527c706d0749bad224fb6a4d2586d608f4 (diff)
Emit -Wfortify-source using DiagRuntimeBehaviour
This fixes a false positive on the following, where st is configured to have different sizes based on some preprocessor logic: if (sizeof(buf) == sizeof(*st)) memcpy(&buf, st, sizeof(*st)); llvm-svn: 357041
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions