<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:erich.keane@intel.com" title="Erich Keane <erich.keane@intel.com>"> <span class="fn">Erich Keane</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - u8 character literal prefix is causing an error despite it being part of the standard"
   href="https://bugs.llvm.org/show_bug.cgi?id=38582">bug 38582</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>erich.keane@intel.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - u8 character literal prefix is causing an error despite it being part of the standard"
   href="https://bugs.llvm.org/show_bug.cgi?id=38582#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - u8 character literal prefix is causing an error despite it being part of the standard"
   href="https://bugs.llvm.org/show_bug.cgi?id=38582">bug 38582</a>
              from <span class="vcard"><a class="email" href="mailto:erich.keane@intel.com" title="Erich Keane <erich.keane@intel.com>"> <span class="fn">Erich Keane</span></a>
</span></b>
        <pre>(In reply to Marcus Johnson from <a href="show_bug.cgi?id=38582#c8">comment #8</a>)
<span class="quote">> Hey Craig, MSVC's c mode is limited to c89, is it really a question that it
> doesn't support UTF-8, which didn't even exist back then?

> Did Unicode even exist then?</span >

There are zero compilers that compile u8 char literals in C mode. Therefore,
this is in no way a compatibility bug.

Additionally, enabling them as an extension would break valid code, as Richard
pointed out, which makes implementing this actually harmful.

This bug is 100% invalid and will not be implemented in clang unless you can
convince WG14 this is worth doing. 

Please do not reopen this, the maintainer for Clang rejected this already and
explained it in very clear terms why it would be harmful.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>