<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mclow.lists@gmail.com" title="Marshall Clow (home) <mclow.lists@gmail.com>"> <span class="fn">Marshall Clow (home)</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Placement new mistakenly typedefs char16_t and char32_t when compiling using c++98"
   href="http://llvm.org/bugs/show_bug.cgi?id=21307">bug 21307</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>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Placement new mistakenly typedefs char16_t and char32_t when compiling using c++98"
   href="http://llvm.org/bugs/show_bug.cgi?id=21307#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Placement new mistakenly typedefs char16_t and char32_t when compiling using c++98"
   href="http://llvm.org/bugs/show_bug.cgi?id=21307">bug 21307</a>
              from <span class="vcard"><a class="email" href="mailto:mclow.lists@gmail.com" title="Marshall Clow (home) <mclow.lists@gmail.com>"> <span class="fn">Marshall Clow (home)</span></a>
</span></b>
        <pre>I agree with Richard, who wrote:
<span class="quote">> libc++ is a C++11 standard library that has a C++98 compatibility mode, not a C++98 standard library. </span >

If other code is declaring char32_t and char16_t, then they're going to run
into problems with C++11 and later tools, and probably need to be
conditionalized anyway.

(and it sounds like Dan is working to fix the problem on the Android end)

So, I'm going to close this as INVALID, but if you disagree, please reopen and
state why.</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>