fjricci added a comment.

I think that would be sufficient to solve the problem.

I could use a `%rename` to rename the `SetImmediateOutputFile (FILE *fh)` call 
to a private function in `%extend`, which will then call 
`SetImmediateOutputFile (FILE *fh, transfer_ownership=true)` instead.

Does that seem reasonable? I don't see any `%rename` calls in the existing lldb 
source, which is my primary hesitation.


http://reviews.llvm.org/D18459



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to