diff options
author | Anders Carlsson <andersca@mac.com> | 2009-12-04 19:33:17 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@mac.com> | 2009-12-04 19:33:17 +0000 |
commit | ce460529c06497f8510181b80e44bd217a3bedda (patch) | |
tree | 7b3607f5970ec8218838ab794c79ecbef1862035 /clang/lib/Analysis/BasicStore.cpp | |
parent | 73d463754566e11d653db61476d63c9f016cbd45 (diff) | |
download | bcm5719-llvm-ce460529c06497f8510181b80e44bd217a3bedda.tar.gz bcm5719-llvm-ce460529c06497f8510181b80e44bd217a3bedda.zip |
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
Diffstat (limited to 'clang/lib/Analysis/BasicStore.cpp')
0 files changed, 0 insertions, 0 deletions