https://llvm.org/bugs/show_bug.cgi?id=28408
Richard Smith <richard-l...@metafoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Richard Smith <richard-l...@metafoo.co.uk> --- Looks like this is a GCC bug. EDG and MSVC, like Clang, accept b->A::~A() and reject b->~A(), as the standard appears to require. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs