summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.threads
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2016-06-22 00:15:52 +0000
committerAnna Zaks <ganna@apple.com>2016-06-22 00:15:52 +0000
commit644d9d3a441fe115343a2ab498aa4210b6858ed6 (patch)
tree8dbf4e37363a43ced0d84d19462849fcb63ec9db /libcxx/test/std/thread/thread.threads
parent606c8d62fb807ef1b72f05e4341d3d1758665bbe (diff)
downloadbcm5719-llvm-644d9d3a441fe115343a2ab498aa4210b6858ed6.tar.gz
bcm5719-llvm-644d9d3a441fe115343a2ab498aa4210b6858ed6.zip
[asan] Do not instrument pointers with address space attributes
Do not instrument pointers with address space attributes since we cannot track them anyway. Instrumenting them results in false positives in ASan and a compiler crash in TSan. (The compiler should not crash in any case, but that's a different problem.) llvm-svn: 273339
Diffstat (limited to 'libcxx/test/std/thread/thread.threads')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud