]> granicus.if.org Git - clang/commit
Stub out and start using a Decl::Destroy() method.
authorSam Bishop <sam@bishop.dhs.org>
Fri, 11 Apr 2008 15:01:25 +0000 (15:01 +0000)
committerSam Bishop <sam@bishop.dhs.org>
Fri, 11 Apr 2008 15:01:25 +0000 (15:01 +0000)
commitbb45c512e0dfbe96bfe377ac642e726c0ba0affa
tree2b6d21e68e9174f614f5e13ed341b289e23c909b
parentf3c63ae44e1d2ad04fd7c760fa07d150c3217c18
Stub out and start using a Decl::Destroy() method.

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