Naming the destructor using a typedef-name for the class-name is
well-formed.
This fixes PR19620.
Differential D3583
Sema: Implement DR244 majnemer on May 1 2014, 12:48 AM. Authored by
Details Naming the destructor using a typedef-name for the class-name is This fixes PR19620.
Diff Detail
Event Timeline
Comment Actions This fix doesn't seem to be part of clang 3.5, see http://llvm.org/bugs/show_bug.cgi?id=18879 Comment Actions As far as we can tell DR244 is not fixed yet in 3.9.1 so any idea why this review sets it to YES as implemented? |