[PATCH] D40349: [LSan] New experimental flag for background leak checking before exit.
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 30 15:18:04 PST 2017
alekseyshl added a comment.
Can it be implemented with timer_create() instead of the thread?
https://reviews.llvm.org/D40349
More information about the llvm-commits
mailing list