[compiler-rt] [RTSan][Apple] Disable AccessingALargeAtomicVariableDiesWhenRealtime (PR #129309)

via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 12 08:50:59 PDT 2025


thetruestblue wrote:

> Let me know what you think. I'm not sure whether this solution is particularly sustainable - what if the Darwin implementation switches to a different locking mechanism in future, for example? I guess that's perhaps just something we have to deal with. Anyway, I'm keen to hear your thoughts.

This matches my observations and concerns.


https://github.com/llvm/llvm-project/pull/129309


More information about the llvm-commits mailing list