]> granicus.if.org Git - clang/commit
Invoke destructors in Decl::Destroy().
authorSam Bishop <sam@bishop.dhs.org>
Fri, 11 Apr 2008 18:04:39 +0000 (18:04 +0000)
committerSam Bishop <sam@bishop.dhs.org>
Fri, 11 Apr 2008 18:04:39 +0000 (18:04 +0000)
commit1bb19638f2ec0d63ed131b51ca8d9542d1a9afee
treeb4f0cb9425641903c28c01290051bd5e3e54a51a
parent45bc03f9202d5649fd41f35b98d34bb34823d0f3
Invoke destructors in Decl::Destroy().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49547 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Decl.h
include/clang/AST/DeclBase.h
include/clang/AST/DeclObjC.h
lib/AST/Decl.cpp