Anders Carlsson
|
ce460529c0
|
When generating a virtual destructor, don't try to make a virtual call to the base class destructor because then we'll just re-enter the same destructor!
This was done to fix PR5619, so I went ahead and passed a dummy VTT pointer for now.
llvm-svn: 90578
|
2009-12-04 19:33:17 +00:00 |