clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

Yeah, anytime you see API calls that have many arguments it is a good idea to 
switch to this kind of API as adding accessors doesn't require us to change the 
API. We did this with SBTarget::Attach() and SBTarget::Launch() after having 
many variants of these functions...


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D79120



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

Reply via email to