Remove the TopLevelDecls from TranslationUnit, since all of those decls are...
Remove the TopLevelDecls from TranslationUnit, since all of those decls are owned by the ASTContext's TranslationUnitDecl. There are definitely some leaking Decls now that I'll tackle tomorrow llvm-svn: 62568
Loading
Please register or sign in to comment