<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:geek4civic@gmail.com" title="NAKAMURA Takumi <geek4civic@gmail.com>"> <span class="fn">NAKAMURA Takumi</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - -fmodules crashes CodeGenModule::getMangledName(), called recursively"
   href="https://bugs.llvm.org/show_bug.cgi?id=33810">bug 33810</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;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - -fmodules crashes CodeGenModule::getMangledName(), called recursively"
   href="https://bugs.llvm.org/show_bug.cgi?id=33810#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - -fmodules crashes CodeGenModule::getMangledName(), called recursively"
   href="https://bugs.llvm.org/show_bug.cgi?id=33810">bug 33810</a>
              from <span class="vcard"><a class="email" href="mailto:geek4civic@gmail.com" title="NAKAMURA Takumi <geek4civic@gmail.com>"> <span class="fn">NAKAMURA Takumi</span></a>
</span></b>
        <pre>With r309499, I saw other two failures.

<a href="http://green.lab.llvm.org/green/job/clang-stage2-configure-Rlto_build/19798/">http://green.lab.llvm.org/green/job/clang-stage2-configure-Rlto_build/19798/</a>

Fixed in r309501.

<a href="http://green.lab.llvm.org/green/job/clang-stage2-configure-Rthinlto_build/4071/">http://green.lab.llvm.org/green/job/clang-stage2-configure-Rthinlto_build/4071/</a>
Assertion failed: (FoundStr.empty() && "FoundStr is not empty!"), function
getMangledName

Fixed in r309504. I am not sure if this were safe to overwrite
MangledDeclNames[CanonicalGD].</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>