aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2024-06-25 09:58:32 -0700
committerGitHub <noreply@github.com>2024-06-25 09:58:32 -0700
commit0b049ce64653a8cbdeedaa2bfe6cc79fc6af5d40 (patch)
tree20f45f95f302be778d1394407e9798f8536006ba /flang/lib/Frontend/CompilerInvocation.cpp
parent5e2beed9a1643cd6358fb8b43feb893543d90bf3 (diff)
downloadllvm-0b049ce64653a8cbdeedaa2bfe6cc79fc6af5d40.zip
llvm-0b049ce64653a8cbdeedaa2bfe6cc79fc6af5d40.tar.gz
llvm-0b049ce64653a8cbdeedaa2bfe6cc79fc6af5d40.tar.bz2
[tsan] Test `__tsan_test_only_on_fork` only on Mac (#96597)
According to https://reviews.llvm.org/D114250 this was to handle Mac specific issue, however the test is Linux only. The test effectively prevents to lock main allocator on fork, but we do that on Linux for other sanitizers for years, and need to do the same for TSAN to avoid deadlocks.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions