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

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 10 10:10:50 PST 2018


krytarowski updated this revision to Diff 133755.
krytarowski added a comment.

- add interceptor_scope in atexit interceptor
- correct ThreadSanitizer -> MemorySanitizer


Repository:
  rL LLVM

https://reviews.llvm.org/D40714

Files:
  lib/msan/msan_interceptors.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40714.133755.patch
Type: text/x-patch
Size: 3512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180210/6f00435e/attachment.bin>


More information about the llvm-commits mailing list