Go to file
Dan Gohman f87dc9264a Delete unnecessary parens around return values.
llvm-svn: 61950
2009-01-08 22:19:34 +00:00
clang Fix ObjCInterfaceDecl::Destroy and ObjCProtocolDecl::Destroy to iterate and destroy all contained ObjCMethodDecls in one sweep. This fixes a use-after-free error found by valgrind. 2009-01-08 20:49:27 +00:00
llvm Delete unnecessary parens around return values. 2009-01-08 22:19:34 +00:00