diff options
author | Anna Zaks <ganna@apple.com> | 2016-06-22 00:15:52 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2016-06-22 00:15:52 +0000 |
commit | 644d9d3a441fe115343a2ab498aa4210b6858ed6 (patch) | |
tree | 8dbf4e37363a43ced0d84d19462849fcb63ec9db /libcxx/test/std/thread/thread.threads | |
parent | 606c8d62fb807ef1b72f05e4341d3d1758665bbe (diff) | |
download | bcm5719-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