<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 28, 2015 at 5:49 PM, Eric Fiselier <span dir="ltr"><<a href="mailto:eric@efcs.ca" target="_blank">eric@efcs.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="overflow:hidden">MemorySanitizer is not supported on OS X<br>
(<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__clang.llvm.org_docs_MemorySanitizer.html&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=CnzuN65ENJ1H9py9XLiRvC_UQz6u3oG6GUNn7_wosSM&m=Nwx6dgDnXTdQWkzmJKseps9umOjpGYpL_HxX9PP5tn4&s=Mex4gEvd49wfBIyrosMbUEetfDGeKkNhatmFdORG-1I&e=" rel="noreferrer" target="_blank">http://clang.llvm.org/docs/MemorySanitizer.html</a>). </div></blockquote></div><br>I see, thanks for the fast answer! </div><div class="gmail_extra"><br></div><div class="gmail_extra">Do you know anything about compiling it with the MemorySanitizer under Linux? </div><div class="gmail_extra"><br></div><div class="gmail_extra">It seems that there is a circular dependency between libcxx and libcxxabi but the docs do not really mention how to solve this (libcxx docs say it needs libcxxabi and libcxxabi says it needs libcxx). </div></div>