[Lldb-commits] [PATCH] D13699: RenderScript command for printing allocation contents.
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 14 04:52:38 PDT 2015
labath added a comment.
Hi,
I have reverted this as all the bots were getting red. In the test, variable was getting printed as `[{},{},{},{},{},{},{}]` instead of `{78.5},{77.25},{78},{76.125},{76.75},{76.875},{77}`. Please resubmit once the issue is resolved.
Repository:
rL LLVM
http://reviews.llvm.org/D13699
More information about the lldb-commits
mailing list