[compiler-rt] [llvm] [TSan, SanitizerBinaryMetadata] Analyze the capture status for `alloca` rather than arbitrary `Addr` (PR #132756)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 24 00:29:56 PDT 2025
Camsyn wrote:
As the prerequisite PR #132752 has been merged, I rebased this PR to the main branch. I think it's okay to merge now.
Just an FYI - another NFC PR #132744 relevant to this PR has been merged, which highlights `PointerMayBeCaptured` usage scenarios in the comments (violated by TSan/SanitizerBinaryMetadata before this PR).
Friendly ping :) @melver
https://github.com/llvm/llvm-project/pull/132756
More information about the llvm-commits
mailing list