[Lldb-commits] [PATCH] D13202: [LLDB] Fix display of value of a vector variables in watchpoint operations
Mohit Bhakkad via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 9 13:08:27 PDT 2015
mohit.bhakkad added a comment.
In http://reviews.llvm.org/D13202#263841, @zturner wrote:
> Strange, it was fine in the review, but wrong in the commit. Yea, that
> needs to be fixed.
Yes it looks strange, I directly applied the patch from review, and it looks like new files are added directly to the trunk.
Mistake from my side is I didn't checked changes before committing, as patch got applied successfully without any
issues. I will be careful from next time.
Repository:
rL LLVM
http://reviews.llvm.org/D13202
More information about the lldb-commits
mailing list