diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-12-10 19:24:27 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-12-10 19:24:27 +0000 |
commit | c63c0d1cc091a17ae734022edd46566b8bd525b5 (patch) | |
tree | dde4f4bc11062d9bcbbd79493dad18fd386dfae0 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 843c7b43090dab4879e6a39a94ccad17c835a545 (diff) | |
download | bcm5719-llvm-c63c0d1cc091a17ae734022edd46566b8bd525b5.tar.gz bcm5719-llvm-c63c0d1cc091a17ae734022edd46566b8bd525b5.zip |
[TSan] Try harder to avoid compiler-generated memcpy calls.
check_memcpy test added in r254959 fails on some configurations due to
memcpy() calls inserted by Clang. Try harder to avoid them by using
internal_memcpy() where applicable.
llvm-svn: 255287
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions