aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2015-04-20 10:35:10 +0000
committerDmitry Vyukov <dvyukov@google.com>2015-04-20 10:35:10 +0000
commit8586e2352be744b8d6706fbc2b1ac3b8a5410788 (patch)
tree0d1e88e2bb9f7b447051b837c9b27d15e7175166 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parentc4ddfd865d83940890385b1bb25f1d8cdea8ee64 (diff)
downloadllvm-8586e2352be744b8d6706fbc2b1ac3b8a5410788.zip
llvm-8586e2352be744b8d6706fbc2b1ac3b8a5410788.tar.gz
llvm-8586e2352be744b8d6706fbc2b1ac3b8a5410788.tar.bz2
tsan: fix handling of pthread_detach
Fixes https://llvm.org/bugs/show_bug.cgi?id=23235 If pthread_create is followed by pthread_detach, the new thread may not acquire synchronize with the parent thread. llvm-svn: 235293
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions