summaryrefslogtreecommitdiffstats
path: root/clang/test/ASTMerge/exprs-cpp/test.cpp
diff options
context:
space:
mode:
authorDavid Major <dmajor@mozilla.com>2019-02-26 01:35:48 +0000
committerDavid Major <dmajor@mozilla.com>2019-02-26 01:35:48 +0000
commitb4e16e6ad152163f455e0a7dbe9f42eeeb6f63cb (patch)
tree4cec8b2cc8333f64069bf0d9468e2401ece2cbeb /clang/test/ASTMerge/exprs-cpp/test.cpp
parent7429228f20133193334319f637c1fe6e6a92b78a (diff)
downloadbcm5719-llvm-b4e16e6ad152163f455e0a7dbe9f42eeeb6f63cb.tar.gz
bcm5719-llvm-b4e16e6ad152163f455e0a7dbe9f42eeeb6f63cb.zip
[winasan] Unpoison stack memory when threads exit (redux)
This is a second attempt at r342652 using a TLS callback instead of an interceptor. In long-running builds we've seen some ASan complaints during thread creation that we suspect are due to leftover poisoning from previous threads whose stacks occupied that memory. This patch adds a callback that unpoisons the stack memory when a thread exits. Differential Revision: https://reviews.llvm.org/D58641 llvm-svn: 354836
Diffstat (limited to 'clang/test/ASTMerge/exprs-cpp/test.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud