[llvm-bugs] [Bug 37033] [m32][debug] FE fails with "LHS is a reference type?" assertion on "va_end" builtins redeclaration

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Apr 16 14:31:07 PDT 2018


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

Erich Keane <erich.keane at intel.com> changed:

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

--- Comment #3 from Erich Keane <erich.keane at intel.com> ---
After review, we've decided to prevent overloading of a bunch of builtins (see
330160).  You'll now get a new error for each of these, but at least it won't
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/20180416/57d1cba3/attachment.html>


More information about the llvm-bugs mailing list