Use an OwningPtr for the preamble buffer in ASTUnit. This plugs a leak
where we failed to free this buffer along one of the paths, and detangles the code a little. llvm-svn: 119379
Loading
Please register or sign in to comment
where we failed to free this buffer along one of the paths, and detangles the code a little. llvm-svn: 119379