https://bugs.llvm.org/show_bug.cgi?id=49709

Aaron Ballman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]

--- Comment #4 from Aaron Ballman <[email protected]> ---
(In reply to Janez Zemva from comment #3)
> Is this an excuse for the crash? I don't need to export anything.

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
(https://godbolt.org/z/e764Tna6G). If you're still able to reproduce the issue
with trunk, please reopen with further information about how to reproduce.
Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to