aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorAdam Balogh <adam.balogh@ericsson.com>2018-07-13 13:44:44 +0000
committerAdam Balogh <adam.balogh@ericsson.com>2018-07-13 13:44:44 +0000
commitbf966f523755c9f72886e90a98c15eae8d248cd8 (patch)
tree1c888c86ea410bc482db28f780b0c72d9722445f /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parentc48aefb63bb307e1c5e843a05b01a55509c3528b (diff)
downloadllvm-bf966f523755c9f72886e90a98c15eae8d248cd8.zip
llvm-bf966f523755c9f72886e90a98c15eae8d248cd8.tar.gz
llvm-bf966f523755c9f72886e90a98c15eae8d248cd8.tar.bz2
[Analyzer] alpha.unix.cstring.OutOfBounds checker enable/disable fix
It was not possible to disable alpha.unix.cstring.OutOfBounds checker's reports since unix.Malloc checker always implicitly enabled the filter. Moreover if the checker was disabled from command line (-analyzer-disable-checker ..) the out of bounds warnings were nevertheless emitted under different checker names such as unix.cstring.NullArg, or unix.Malloc. This patch fixes the case sot that Malloc checker only enables implicitly the underlying modeling of strcpy, memcpy etc. but not the warning messages that would have been emmitted by alpha.unix.cstring.OutOfBounds Patch by: Dániel Krupp Differential Revision: https://reviews.llvm.org/D48831 llvm-svn: 337000
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions