<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mclow.lists@gmail.com" title="Marshall Clow (home) &lt;mclow.lists&#64;gmail.com&gt;"> <span class="fn">Marshall Clow (home)</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed" title="RESOLVED FIXED - regex does not throw an exception for an ECMAScript pattern that starts with '?'" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24262&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=xJEmmAxxLWT8veRH5eBQv1aVun9aHwh4-dtflBSSHIM&s=lWt3nh5o7M4GENPORq2Zw1Ca2hGye90i_fHJf_vg1ys&e=">bug 24262</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>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed" title="RESOLVED FIXED - regex does not throw an exception for an ECMAScript pattern that starts with '?'" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24262-23c2&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=xJEmmAxxLWT8veRH5eBQv1aVun9aHwh4-dtflBSSHIM&s=1kj51usH3tGrkrlKwZNrPI-4nWN_pcjEnwXH0STr4kM&e=">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed" title="RESOLVED FIXED - regex does not throw an exception for an ECMAScript pattern that starts with '?'" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24262&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=xJEmmAxxLWT8veRH5eBQv1aVun9aHwh4-dtflBSSHIM&s=lWt3nh5o7M4GENPORq2Zw1Ca2hGye90i_fHJf_vg1ys&e=">bug 24262</a>
              from <span class="vcard"><a class="email" href="mailto:mclow.lists@gmail.com" title="Marshall Clow (home) &lt;mclow.lists&#64;gmail.com&gt;"> <span class="fn">Marshall Clow (home)</span></a>
</span></b>
        <pre>This was fixed in r243030.

Note that libc++ now throws std::regex_constants::error_badrepeat, not
error_escape.

But I think that's the correct error.</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>