<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:aaron@aaronballman.com" title="Aaron Ballman <aaron@aaronballman.com>"> <span class="fn">Aaron Ballman</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - clang parser crash for instantiating char array"
   href="https://bugs.llvm.org/show_bug.cgi?id=49709">bug 49709</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>WORKSFORME
           </td>
         </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>aaron@aaronballman.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - clang parser crash for instantiating char array"
   href="https://bugs.llvm.org/show_bug.cgi?id=49709#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - clang parser crash for instantiating char array"
   href="https://bugs.llvm.org/show_bug.cgi?id=49709">bug 49709</a>
              from <span class="vcard"><a class="email" href="mailto:aaron@aaronballman.com" title="Aaron Ballman <aaron@aaronballman.com>"> <span class="fn">Aaron Ballman</span></a>
</span></b>
        <pre>(In reply to Janez Zemva from <a href="show_bug.cgi?id=49709#c3">comment #3</a>)
<span class="quote">> Is this an excuse for the crash? I don't need to export anything.</span >

I have no idea who "Compiler Team" is, but they're not representative of the
Clang community. This issue has nothing to do with language linkage (the
default language linkage in C++ is C++ language linkage already).

This issue no longer appears on trunk and seems to have been fixed in Clang 13
(<a href="https://godbolt.org/z/e764Tna6G">https://godbolt.org/z/e764Tna6G</a>). If you're still able to reproduce the issue
with trunk, please reopen with further information about how to reproduce.
Thanks!</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>