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 |
||
---|---|---|
.. | ||
p2-0x.cpp | ||
p2.cpp | ||
p3-0x.cpp | ||
p3.cpp | ||
p5-0x.cpp | ||
p9.cpp | ||
p10-0x.cpp |