summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2014-05-13 22:30:16 +0000
committerAlexey Samsonov <samsonov@google.com>2014-05-13 22:30:16 +0000
commit5716928ae2203f6ede337db2c7d86dc906a91027 (patch)
tree649b49eec29f328df2ed72c50c1e2b4663a287a7 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parent060ca7596c254a14b9cb2528d993087175f21b59 (diff)
downloadbcm5719-llvm-5716928ae2203f6ede337db2c7d86dc906a91027.tar.gz
bcm5719-llvm-5716928ae2203f6ede337db2c7d86dc906a91027.zip
[TSan] Build TSan-instrumented version of libcxx and use it in lit tests.
TSan can produce false positives in code that uses C++11 threading, as it doesn't see synchronization inside standard library. See http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-February/035408.html for an example of such case. We may build custom TSan-instrumented version libcxx to fight with that. This change adds build rules for libcxx_tsan and integrates it into testing infrastructure. llvm-svn: 208737
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud