[llvm-bugs] [Bug 47429] cannot initialize a variable of type 'unsigned char *' with an lvalue of type 'int'

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Sep 5 09:49:01 PDT 2020


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

hstong at ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hstong at ca.ibm.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from hstong at ca.ibm.com ---
Yes, this is ill-formed, no diagnostic required.

See N4861 subclause 13.8 [temp.res] paragraph 8.

-- 
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/20200905/ee7a99b7/attachment.html>


More information about the llvm-bugs mailing list