lawrence_danna added a comment.

In D68188#1689544 <https://reviews.llvm.org/D68188#1689544>, @labath wrote:

> This way the decision whether to "own" something is decoupled from the 
> decision what api do you use to actually write to the file, and I _think_ it 
> would make things clearer. What do you make of that?


Yea I think that works.  Updated.   I decided to go with the template thingy 
because there's kind of a lot of virtual methods to delegate and it's nice to 
have a list of them in the header.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68188/new/

https://reviews.llvm.org/D68188



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

Reply via email to