[llvm-branch-commits] [NFC][sanitizer] Add Debug utility to print thread history (PR #111948)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Oct 11 00:04:05 PDT 2024
Enna1 wrote:
Will uses of [`__asan::DescribeThread`](https://github.com/llvm/llvm-project/blob/main/compiler-rt/lib/asan/asan_descriptions.cpp#L39) be replaced with `__sanitizer::PrintThreadHistory` introduced in this patch?
https://github.com/llvm/llvm-project/pull/111948
More information about the llvm-branch-commits
mailing list