<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:zturner@google.com" title="Zachary Turner <zturner@google.com>"> <span class="fn">Zachary Turner</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Add a mode to clang to allow it to automatically test external layout"
   href="https://llvm.org/bugs/show_bug.cgi?id=25015">bug 25015</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>WONTFIX
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Importing from external layout broken for template specializations
           </td>
           <td>Add a mode to clang to allow it to automatically test external layout
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Add a mode to clang to allow it to automatically test external layout"
   href="https://llvm.org/bugs/show_bug.cgi?id=25015#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Add a mode to clang to allow it to automatically test external layout"
   href="https://llvm.org/bugs/show_bug.cgi?id=25015">bug 25015</a>
              from <span class="vcard"><a class="email" href="mailto:zturner@google.com" title="Zachary Turner <zturner@google.com>"> <span class="fn">Zachary Turner</span></a>
</span></b>
        <pre>We looked into this some more, and it is because -fdump-record-layouts-simple
is fundmentally unable to be made idempotent with -foverride-record-layout.  In
cc1 mode, -fdump-record-layouts-simple doesn't dump any information about
whether a class has virtual functions,</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>