aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-diff/lib/DiffConsumer.cpp
diff options
context:
space:
mode:
authorDan Blackwell <dan_blackwell@apple.com>2025-11-03 14:59:49 +0000
committerGitHub <noreply@github.com>2025-11-03 14:59:49 +0000
commit1c094a1ce2ef15b5855b11aa85dbb2f1eea54f13 (patch)
treeb35aa89ceef59b063954608a91900ff23d65a799 /llvm/tools/llvm-diff/lib/DiffConsumer.cpp
parent7c9f137b3ce775a5a4f9eee54700e1591a4a9f9d (diff)
downloadllvm-1c094a1ce2ef15b5855b11aa85dbb2f1eea54f13.zip
llvm-1c094a1ce2ef15b5855b11aa85dbb2f1eea54f13.tar.gz
llvm-1c094a1ce2ef15b5855b11aa85dbb2f1eea54f13.tar.bz2
[TSan][Test-Only] Account for race in cxa_guard_acquire.cpp test (#165853)
It is possible for "Enter potentially blocking region" to come before "Enter constructor" in this test - if the thread that acquires the guard fails to reach its printf before the other thread that enters the blocking region reaches its own printf. Note that for the exit logs this inversion is not possible. This patch addresses this by allowing those two log lines to come in either order. rdar://163375661
Diffstat (limited to 'llvm/tools/llvm-diff/lib/DiffConsumer.cpp')
0 files changed, 0 insertions, 0 deletions