[llvm-bugs] [Bug 34810] Mangled name for std::is_same within function identifier changes when including <complex>

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 2 20:51:09 PDT 2017


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

Shafik Yaghmour <yaghmour.shafik at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DUPLICATE                   |FIXED

--- Comment #5 from Shafik Yaghmour <yaghmour.shafik at gmail.com> ---
(In reply to Richard Smith from comment #3)

> Shafik: I have not been able to reproduce the other difference between the
> two manglings you presented (NSt3__19enable_if vs NSt9enable_if); is that a
> real difference or just an artifact from an attempt to reduce a testcase or
> similar?

Yes, this is a real difference we see on our application as well. I was a
little  surprised to see the __1:: internal namespace but was not sure if that
is expected behavior or not.

That aspect is not causing us an issue though.

-- 
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/20171003/2c23cf2c/attachment.html>


More information about the llvm-bugs mailing list