aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2017-04-21 17:49:19 +0000
committerKuba Mracek <mracek@apple.com>2017-04-21 17:49:19 +0000
commit276e94eb74cca4db041805542fcf8fa7ea01c594 (patch)
treecde4149dcaa1de08fa155d3a3bab470d2d7b1f83 /llvm/lib/Support/DynamicLibrary.cpp
parenta0ab8c2e40e1aa4d4499ce4d72afd261b1608828 (diff)
downloadllvm-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