<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:charlesturner7c5@gmail.com" title="Charlie Turner <charlesturner7c5@gmail.com>"> <span class="fn">Charlie Turner</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - __is_signed conflicts with libstdc++"
   href="https://llvm.org/bugs/show_bug.cgi?id=9804">bug 9804</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>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - __is_signed conflicts with libstdc++"
   href="https://llvm.org/bugs/show_bug.cgi?id=9804#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - __is_signed conflicts with libstdc++"
   href="https://llvm.org/bugs/show_bug.cgi?id=9804">bug 9804</a>
              from <span class="vcard"><a class="email" href="mailto:charlesturner7c5@gmail.com" title="Charlie Turner <charlesturner7c5@gmail.com>"> <span class="fn">Charlie Turner</span></a>
</span></b>
        <pre>My apologies for hoarding this bug for so long...

<span class="quote">> Does libstdc++ even use case 1?</span >

Not that I can see. This bug was erroneously reopened. We had a program that
essentially did

typedef bool Bool
#define bool Bool

Which is ill-formed because 17.6.4.3.1 says "A translation unit shall not
#define or #undef names lexically identical to keywords".

I'm closing this bug as the original defect has been resolved.

Reopened in error.

- Charlie.</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>