]> granicus.if.org Git - clang/commit
fix a few more memory leaks: clean the ASTRecordLayouts, ASTObjCInterfaces and ASTRec...
authorNuno Lopes <nunoplopes@sapo.pt>
Wed, 17 Dec 2008 22:30:25 +0000 (22:30 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Wed, 17 Dec 2008 22:30:25 +0000 (22:30 +0000)
commitb74668edbc119880eb0a7e563432314432cb775d
tree03456627ab3409a7b4c3346e31639fe8351ccae5
parent5f76494cbcb8334043aa3805d853a016e0e71d01
fix a few more memory leaks: clean the ASTRecordLayouts, ASTObjCInterfaces and ASTRecordForInterface maps

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61163 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp