[LLVMbugs] [Bug 23539] ASan broken on Mac OS X 10.8 after merge with UBsan run-time

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 15 17:22:47 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23539

Alexey Samsonov <vonosmas at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #17 from Alexey Samsonov <vonosmas at gmail.com> ---
I've implemented your suggestion in r242363. I didn't aniticipate that use case
(you use new Mac OS X to build Clang that would run on 10.6+, but would only be
expected to produce working sanitizer binaries on 10.7+).

Let me know if there are more problems here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150716/950f9ddd/attachment.html>


More information about the llvm-bugs mailing list