<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 DUPLICATE - error: clang frontend command failed due to signal (use -v to see invocation)"
   href="https://bugs.llvm.org/show_bug.cgi?id=42664">bug 42664</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>DUPLICATE
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>rnk@google.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - error: clang frontend command failed due to signal (use -v to see invocation)"
   href="https://bugs.llvm.org/show_bug.cgi?id=42664#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - error: clang frontend command failed due to signal (use -v to see invocation)"
   href="https://bugs.llvm.org/show_bug.cgi?id=42664">bug 42664</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>I tried to repro, and it succeeded after a lot of time and memory allocation.
The text says `clang++: error: unable to execute command: Killed`, which looks
like the OOM killer. From looking at the source, I think this is a problem with
QMap initializers taking too long / using too much memory. That's
<a href="https://llvm.org/pr42515">https://llvm.org/pr42515</a>.

*** This bug has been marked as a duplicate of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - QMap C++ initializer list slow"
   href="show_bug.cgi?id=42515">bug 42515</a> ***</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>