[llvm-bugs] [Bug 37446] clang crashes on valid code at -O3 on x86_64-linux-gnu: Assertion `BitPosition <= BitWidth && "BitPosition out of range"' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 14 06:47:15 PDT 2018


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |r332243
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed with:
https://reviews.llvm.org/rL332243

Thanks for the report!

-- 
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/20180514/d7bd2abe/attachment-0001.html>


More information about the llvm-bugs mailing list