[llvm-bugs] [Bug 38582] u8 character literal prefix is causing an error despite it being part of the standard

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 29 19:37:34 PDT 2018


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

Marcus Johnson <Bumblebritches57 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #2 from Marcus Johnson <Bumblebritches57 at gmail.com> ---
I don't know why you're being overly aggressive Dick, but MSVC 2017 supports U8
character literals, and it was clearly an oversight in the C documentation
considering how they try to remain compatible with C++, and C++ supports it.

it really isn't an extension, it's not being anal about the standard.

-- 
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/20180830/5201682d/attachment.html>


More information about the llvm-bugs mailing list