[llvm-bugs] [Bug 18879] type-name alias in qualified-id used in explicit destructor call not handled correctly
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Dec 21 10:13:49 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=18879
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #10 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Comment#0 here refers to the a.X_alias::~X_alias() case, which has been fixed
since Clang 3.5. PR12350 concerns the a.NS::X_alias::~X_alias() case, which
remains broken at head. Closing this in favor of PR12350 for the remaining
issue.
--
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/20171221/900f611c/attachment-0001.html>
More information about the llvm-bugs
mailing list