[llvm-bugs] [Bug 45030] Bounds sanitizer instruments [0] array inside a union

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Mar 21 13:12:38 PDT 2020


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

Vedant Kumar <vsk at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |vsk at apple.com

--- Comment #2 from Vedant Kumar <vsk at apple.com> ---
This was fixed in f18233dad4669eaf59ca996dca79beae8d364247.

As a workaround, you can compile with "-fno-sanitize=array-bounds".

-- 
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/20200321/17a44b8a/attachment-0001.html>


More information about the llvm-bugs mailing list