[compiler-rt] [llvm] [TySan] Add option to outline instrumentation (PR #120582)
via llvm-commits
llvm-commits at lists.llvm.org
Fri May 9 03:57:32 PDT 2025
gbMattN wrote:
When you enable the double instrumentation, some of the tests fail. This is because any error gets printed out twice, rather than any regression of functionality. I think modifying it so that only one would print an error, but it checks that both caught it would require too much of a change for a "just in case" feature
https://github.com/llvm/llvm-project/pull/120582
More information about the llvm-commits
mailing list