[PATCH] D35513: Don't call exit() from atexit handlers on Darwin
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 15:13:16 PDT 2017
vsk added a comment.
I haven't reviewed an lsan patch before, so I can't say whether there's anything missing (e.g I'm not sure how lsan is tested), but the approach and rationale here sgtm.
https://reviews.llvm.org/D35513
More information about the llvm-commits
mailing list