diff options
author | Kuba Mracek <mracek@apple.com> | 2017-04-21 17:49:19 +0000 |
---|---|---|
committer | Kuba Mracek <mracek@apple.com> | 2017-04-21 17:49:19 +0000 |
commit | 276e94eb74cca4db041805542fcf8fa7ea01c594 (patch) | |
tree | cde4149dcaa1de08fa155d3a3bab470d2d7b1f83 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | a0ab8c2e40e1aa4d4499ce4d72afd261b1608828 (diff) | |
download | llvm-276e94eb74cca4db041805542fcf8fa7ea01c594.zip llvm-276e94eb74cca4db041805542fcf8fa7ea01c594.tar.gz llvm-276e94eb74cca4db041805542fcf8fa7ea01c594.tar.bz2 |
[tsan] Add a test for "external" API that checks the dup suppression is based on the caller PC
We need to make sure that the "external" API isn't dup'ing all data races into a single one (because the stack might look the same) and suppressing all external races. This works now, so just adding a test for that.
Differential Revision: https://reviews.llvm.org/D31734
llvm-svn: 301011
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions