[llvm-bugs] [Bug 43803] "fatal error: error in backend: invalid number of bytes" using clang-cl on Windows

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 29 17:02:15 PDT 2019


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

Reid Kleckner <rnk at google.com> changed:

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

--- Comment #5 from Reid Kleckner <rnk at google.com> ---
I was able to fix this in 07ee46d613d7c1862878d7c7d1208a7b3e37459d. The bug was
actually in the frontend, and assertions caught it pretty early.

-- 
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/20191030/51513cbd/attachment.html>


More information about the llvm-bugs mailing list