http://llvm.org/bugs/show_bug.cgi?id=22517

Gonzalo BG <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Gonzalo BG <[email protected]> ---
I'm using clang trunk. The following sanitizers do work under mac:  

"-fsanitize=address,integer,undefined,leak" and "-fsanitize=thread"

The memory sanitizer doesn't seem to work. I thought it was libc++ related but
it also fails with a minimal example without any libc++ dependencies. Sorry
about that, i'm closing this issue as invalid.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to