[clang] [compiler-rt] [llvm] [TSan] Add escape analysis for redundant instrumentation elimination (PR #169896)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 3 21:47:03 PST 2026
================
----------------
vitalybuka wrote:
Also there is StackSafetyAnalisys which does mimilar things for Asan
We had plans to expand that for tsan, but never get to that.
Have you considered expanding functionality of that one?
https://github.com/llvm/llvm-project/pull/169896
More information about the llvm-commits
mailing list