[all-commits] [llvm/llvm-project] 9766ce: [lsan] Add `thread_suspend_fail` flag
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Oct 4 23:19:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9766ce4db57212646f135fe7033972a7a51aef4d
https://github.com/llvm/llvm-project/commit/9766ce4db57212646f135fe7033972a7a51aef4d
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M compiler-rt/lib/lsan/lsan_common.cpp
M compiler-rt/lib/lsan/lsan_flags.inc
Log Message:
-----------
[lsan] Add `thread_suspend_fail` flag
Commit: f6fd7b24c5955ce772f1afa4314a2d3434c458d5
https://github.com/llvm/llvm-project/commit/f6fd7b24c5955ce772f1afa4314a2d3434c458d5
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp
Log Message:
-----------
[NFC][lsan] Add SuspendAllThreads traces
Compare: https://github.com/llvm/llvm-project/compare/9e862ae3219b...f6fd7b24c595
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list