[PATCH] D43080: Adding Msan support to FreeBSD

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 03:46:41 PST 2018


devnexen added inline comments.


================
Comment at: test/msan/strlen_of_shadow.cc:5
 // memory.
+// UNSUPPORTED: freebsd
 
----------------
krytarowski wrote:
> krytarowski wrote:
> > What's wrong here?
> This is a bold comment.
I do not mean it is bad, I meant to adjust to FreeBSD case.


https://reviews.llvm.org/D43080





More information about the llvm-commits mailing list