[llvm-bugs] [Bug 32399] Clang fsanitize-coverage crashes on Windows

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 24 14:45:10 PDT 2017


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

Reid Kleckner <rnk at google.com> changed:

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

--- Comment #4 from Reid Kleckner <rnk at google.com> ---
This specific issue was fixed in r298662. Sanitizer coverage should work fine,
until you actually throw an exception, at which point exception handlers will
probably crash.

-- 
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/20170324/98f99d68/attachment.html>


More information about the llvm-bugs mailing list