[PATCH] Fix for libc++ bug #20096 http://llvm.org/bugs/show_bug.cgi?id=20096

Marshall Clow mclow.lists at gmail.com
Thu Jun 26 15:01:02 PDT 2014


Yes, but this was changed for the resolution of http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2049, which was a defect in C++11.

Apparently, when I worked on this issue, I missed the part about abstract classes being destructible.

http://reviews.llvm.org/D4306






More information about the cfe-commits mailing list