summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2018-12-18 22:23:30 +0000
committerVitaly Buka <vitalybuka@google.com>2018-12-18 22:23:30 +0000
commit4e4920694cae642b6eea869d1f7475c61741ec44 (patch)
tree573c97577cb4472a1f106d663f0f5f77096f2990 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parent608d128c4224ddadb63341750633253795163370 (diff)
downloadbcm5719-llvm-4e4920694cae642b6eea869d1f7475c61741ec44.tar.gz
bcm5719-llvm-4e4920694cae642b6eea869d1f7475c61741ec44.zip
[asan] Restore ODR-violation detection on vtables
Summary: unnamed_addr is still useful for detecting of ODR violations on vtables Still unnamed_addr with lld and --icf=safe or --icf=all can trigger false reports which can be avoided with --icf=none or by using private aliases with -fsanitize-address-use-odr-indicator Reviewers: eugenis Reviewed By: eugenis Subscribers: kubamracek, hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D55799 llvm-svn: 349555
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud