Skip to content
Commit 09a0d04e authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Initial work on additional memory collection for ObjC AST objects. We now

have Destroy methods of ObjcMethodDecl and ObjCInterfaceDecl which recursively
destroy their owned Decls and Stmts.  There are a few cases where it is not
clear what to do (FIXMEs included in the patch).

llvm-svn: 52050
parent 9b07b7b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment