diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-11-05 00:00:36 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-11-05 00:00:36 +0000 |
commit | e5739981d5f4e3b9f62af10a8eb3b2ec18f807dc (patch) | |
tree | eef2c3a8ab65276e469f92fbcfbe2e55201d22a8 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 7ae65d87cf51da4a92818510953a43224ca3ae55 (diff) | |
download | bcm5719-llvm-e5739981d5f4e3b9f62af10a8eb3b2ec18f807dc.tar.gz bcm5719-llvm-e5739981d5f4e3b9f62af10a8eb3b2ec18f807dc.zip |
[TSan] Fix mmap/mmap64 interceptor signature.
mmap() offset argument has type off_t, not unsigned. off_t is usually
64-bit on 64-bit Linux.
llvm-svn: 252103
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions