[PATCH] D40714: Correct atexit(3) support in MSan/NetBSD

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 10 13:03:17 PST 2018


devnexen added a comment.

In https://reviews.llvm.org/D40714#1004415, @krytarowski wrote:

> I set `InterceptorScope interceptor_scope;`, maybe it's enough.


I tested again with and without the diff. Without seems to work.


Repository:
  rL LLVM

https://reviews.llvm.org/D40714





More information about the llvm-commits mailing list