diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2016-04-25 19:21:45 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2016-04-25 19:21:45 +0000 |
commit | 58ebc66e98ff3289b3fd8fcb7ffe21500a3f567d (patch) | |
tree | eb6bfe070c6f3cd258c663f43820f597a93e00bb /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | b1467d1ef0fe13f18c5326cf80056d2f3adf6048 (diff) | |
download | bcm5719-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