[all-commits] [llvm/llvm-project] 550cb7: Revert "[LSAN] Fix pthread_create interceptor to i...
kstoimenov via All-commits
all-commits at lists.llvm.org
Wed Feb 8 13:56:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 550cb763dac4234b5d76bcafdda0471e38be05fa
https://github.com/llvm/llvm-project/commit/550cb763dac4234b5d76bcafdda0471e38be05fa
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
M compiler-rt/test/lsan/TestCases/Linux/disabler_in_tsd_destructor.c
M compiler-rt/test/lsan/TestCases/high_allocator_contention.cpp
M compiler-rt/test/lsan/TestCases/leak_check_before_thread_started.cpp
Log Message:
-----------
Revert "[LSAN] Fix pthread_create interceptor to ignore leaks in real pthread_create."
This reverts commit a7db3cb257ff6396481f44427bccd0ca5abf4d63.
More information about the All-commits
mailing list