summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2016-04-25 19:21:45 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2016-04-25 19:21:45 +0000
commit58ebc66e98ff3289b3fd8fcb7ffe21500a3f567d (patch)
treeeb6bfe070c6f3cd258c663f43820f597a93e00bb /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parentb1467d1ef0fe13f18c5326cf80056d2f3adf6048 (diff)
downloadbcm5719-llvm-58ebc66e98ff3289b3fd8fcb7ffe21500a3f567d.tar.gz
bcm5719-llvm-58ebc66e98ff3289b3fd8fcb7ffe21500a3f567d.zip
[Docs] Clarify what the object-size sanitizer does.
Currently, the UBSan docs make it sound like the object-size sanitizer will only detect out-of-bounds reads/writes. It also catches some operations that don't necessarily access memory (invalid downcasts, calls of methods on invalid pointers, ...). This patch adds a note about this behavior in the docs. llvm-svn: 267447
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud