[PATCH] D47146: Memorysanitizer fix mmap test for oses not supporting MAP_NORESERVE flag

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 21:57:52 PDT 2018


krytarowski added a comment.

The code looks fine.. but I don't like the description.

NetBSD has the flag available, but it does not support/implement it. It's dummy.


https://reviews.llvm.org/D47146





More information about the llvm-commits mailing list