aleksandr.urakov added a comment. In https://reviews.llvm.org/D51162#1229616, @ted wrote:
> The "auto from = 0" should be "size_t from = 0", since auto can't determine > the correct type. Yes, I've missed that because MSVC doesn't emit such a warning. Thanks for catching that! Repository: rL LLVM https://reviews.llvm.org/D51162 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits