[Lldb-commits] [PATCH] D103483: [lldb] Convert the default constructor’s member initializers into default member initializers

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 1 15:22:26 PDT 2021


jingham added a comment.

Thanks for taking this on.  The in-class initialization is so much less boiler-plate and easier to read!


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

https://reviews.llvm.org/D103483



More information about the lldb-commits mailing list