forked from OSchip/llvm-project
3d79154aec
We were previously checking at every destructor declaration, but that was a bit excessive. Since the deleting destructor is emitted with the vtable, do the check when the vtable is marked used. Differential Revision: http://llvm-reviews.chandlerc.com/D2851 llvm-svn: 202046 |
||
---|---|---|
.. | ||
class.conv/class.conv.ctor | ||
class.copy | ||
class.ctor | ||
class.dtor | ||
class.free | ||
class.inhctor | ||
class.init/class.base.init | ||
class.temporary |