> On Jun 12, 2018, at 9:08 AM, Adrian Prantl via Phabricator > <[email protected]> wrote: > > aprantl added a comment. > > Hmm.. @lemo 's reasoning
What I was going to say here: Just from looking at the API documentation, it looks like default arguments are mapped into Python by SWIG, so there doesn't seem to be an additional cost to having default arguments. But maybe I'm missing something. -- adrian _______________________________________________ lldb-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
