[LLVMbugs] [Bug 17786] Incorrect mangling of member function with __restrict qualifier

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Nov 3 12:27:41 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=17786

David Majnemer <david.majnemer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #3 from David Majnemer <david.majnemer at gmail.com> ---
I assumed it was intentional.

This is a bug in Sema::IsOverload.  Seems easy to fix.
As previously stated, the mangler will also need some attention to ignore the
type qualifier.

-- 
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/20131103/03c264be/attachment.html>


More information about the llvm-bugs mailing list