[cfe-dev] [libcxx] How to compile libcxx with MemorySanitizer in MacOS and Linux
Gonzalo BG
gonzalobg88 at gmail.com
Tue Jul 28 09:17:58 PDT 2015
On Tue, Jul 28, 2015 at 5:49 PM, Eric Fiselier <eric at efcs.ca> wrote:
> MemorySanitizer is not supported on OS X
> (http://clang.llvm.org/docs/MemorySanitizer.html).
>
I see, thanks for the fast answer!
Do you know anything about compiling it with the MemorySanitizer under
Linux?
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).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150728/38e8c9d5/attachment.html>
More information about the cfe-dev
mailing list