jankratochvil added a comment.

In https://reviews.llvm.org/D40212#929716, @clayborg wrote:

> Good change in the header file.


If you mean the in-class initializers they obviously cannot be used without the 
in-place construction+destruction as they would stay duplicate to the Clear() 
method.

OK if you are also uncomfortable with it I will keep Clear() as is and just 
call Clear() from the ctor to unify it at least a bit.


https://reviews.llvm.org/D40212



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

Reply via email to