aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2016-05-17 22:24:55 +0000
committerAnna Zaks <ganna@apple.com>2016-05-17 22:24:55 +0000
commit7d47c990e60b4f9e874efb6e910ccdcea424b431 (patch)
treef8ef2b82860afe3a237f4ca0d8bd32907d599df4 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parent1054570a29d43e780f09d72ab31f059740ce576a (diff)
downloadllvm-7d47c990e60b4f9e874efb6e910ccdcea424b431.zip
llvm-7d47c990e60b4f9e874efb6e910ccdcea424b431.tar.gz
llvm-7d47c990e60b4f9e874efb6e910ccdcea424b431.tar.bz2
[tsan] Ensure mmap respects ignore_interceptors_accesses
The ignore_interceptors_accesses setting did not have an effect on mmap, so let's change that. It helps in cases user code is accessing the memory written to by mmap when the synchronization is ensured by the code that does not get rebuilt. (This effects Swift interoperability since it's runtime is mapping memory which gets accessed by the code emitted into the Swift application by the compiler.) Differential Revision: http://reviews.llvm.org/D20294 llvm-svn: 269855
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions