[llvm-bugs] [Bug 37923] Ill-formed code?
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 25 09:26:05 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37923
David Blaikie <dblaikie at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
CC| |dblaikie at gmail.com
Status|NEW |RESOLVED
--- Comment #1 from David Blaikie <dblaikie at gmail.com> ---
I think the fact that the GCC error message is actually apologizing for
rejecting this is a pretty good indication it's not intended/ideal.
Looks like the mangling for this was implemented as '3eut' in clang when the
original support was added in r132017 back in 2011. Hopefully that mangling was
agreed upon/reflected in the Itanium ABI group/documentation so it can be
implemented to match in GCC.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180625/895c3313/attachment-0001.html>
More information about the llvm-bugs
mailing list