[libcxx-commits] [libcxx] [ASan][libc++] Turn off SSO annotations for Apple platforms (PR #96269)
Nico Weber via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jun 23 11:31:22 PDT 2024
nico wrote:
I have no strong opinion if this should be merged; it should be @ldionne's call.
#91702 seems like a nice fix to me. I don't know how the asan runtime is deployed on apple devices – if it ships with Xcode, then that should work well over there deployment-wise (assuming #91702 is shipped at the same time as the short string asan annotations.)
https://github.com/llvm/llvm-project/pull/96269
More information about the libcxx-commits
mailing list