<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Support/Regex is unaware of LLP64(Win64)"
   href="http://llvm.org/bugs/show_bug.cgi?id=8787">bug 8787</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;">CC</td>
           <td>
                
           </td>
           <td>rnk@google.com
           </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 - Support/Regex is unaware of LLP64(Win64)"
   href="http://llvm.org/bugs/show_bug.cgi?id=8787#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Support/Regex is unaware of LLP64(Win64)"
   href="http://llvm.org/bugs/show_bug.cgi?id=8787">bug 8787</a>
              from <span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=8787#c2">comment #2</a>)
<span class="quote">> I have committed above as r121942.
> I think it is still workaround.
> I added FIXME and I will leave this issue opened.

> /* FIXME: 'states' is assumed as 'long' on small version. */

> Consider, to 'states, giving 'uint64_t' on i686,
> and giving 'short' on any hosts.</span >

I don't think we need to do anything here. This workaround has held up fine for
four years, and by the time it stops working we can switch to C++11 <regex>.
This is still marked as blocking a win64 self-host, which already works.

Feel free to reopen if you feel otherwise.</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>