| commit | 09a0d04ea02be6ca0aca13a38c2b6f859c5f455c | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Fri Jun 06 16:45:15 2008 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Fri Jun 06 16:45:15 2008 +0000 |
| tree | 414adbc2cab028a720d786ca443849563199dc36 | |
| parent | 9b07b7b099ceed6f2ac98eb157fc213302b65b07 [diff] |
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