zturner added a comment.

Same as with the last one.  For obviously correct bug fixes like this, just 
commit them.  As an aside, `make_unique` will make this a bit shorter so it 
fits on one line.  e.g. `auto reg_interface = 
llvm::make_unique<RegisterContextLinux_x86_x64>(arch);`


https://reviews.llvm.org/D42347



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

Reply via email to