diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-03-04 01:52:47 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-03-04 01:52:47 +0000 |
commit | 85ddad485ce0822d01db93136cd22afeeacd72b5 (patch) | |
tree | ebaadd76e2373b338fd514f1aa8b2d08c497d43c /lldb/packages/Python/lldbsuite/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py | |
parent | 588c68a87b54e42d4d62abd1621ed7f34bab01de (diff) | |
download | bcm5719-llvm-85ddad485ce0822d01db93136cd22afeeacd72b5.tar.gz bcm5719-llvm-85ddad485ce0822d01db93136cd22afeeacd72b5.zip |
Annotate our undefined behaviour to sneak it past the sanitizers
We have known UB in some ilists where we static cast half nodes to
(larger) derived types and use the address. See llvm.org/PR26753.
This needs to be fixed, but in the meantime it'd be nice if running
ubsan didn't complain. This adds annotations in the two places where
ubsan complains while running check-all of a sanitized clang build.
llvm-svn: 262683
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/macosx/add-dsym/TestAddDsymMidExecutionCommand.py')
0 files changed, 0 insertions, 0 deletions