diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2019-03-02 01:33:52 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2019-03-02 01:33:52 +0000 |
commit | 02a913367a6228d2423703f4c57ee5c1dc60a134 (patch) | |
tree | 6978b5df7636565a2bc3bbdc931f6b7745528b2c /lldb/packages/Python/lldbsuite/test/functionalities/recursion/TestValueObjectRecursion.py | |
parent | 53a9f1d3676c21b274065bfe1665a0fdcf2bdf24 (diff) | |
download | bcm5719-llvm-02a913367a6228d2423703f4c57ee5c1dc60a134.tar.gz bcm5719-llvm-02a913367a6228d2423703f4c57ee5c1dc60a134.zip |
Revert "[sanitizer] Fix return type of __bzero and __aeabi_mem* interceptors."
Breaks TSan on Mac, which does
return REAL(func)(...
in COMMON_INTERCEPTOR_ENTER, which is not OK when REAL(func) has return
type of void.
llvm-svn: 355256
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/recursion/TestValueObjectRecursion.py')
0 files changed, 0 insertions, 0 deletions