[LLVMbugs] [Bug 20706] Cv-qualification mismatch in dependent pseudo-destructor call fails to reject candidate
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Aug 21 11:31:03 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20706
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution|--- |REMIND
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
(In reply to comment #0)
> Notwithstanding Core Issue 1920, which does not have a proposed resolution
> as of R90 of the issues list, the test case below should pass.
It doesn't have a resolution, but we agreed at Rapperswil that the
cv-qualifiers should be ignored, and that's what Clang does. We should revisit
this if CWG changes its mind.
--
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/20140821/d4a71b9e/attachment.html>
More information about the llvm-bugs
mailing list