[Lldb-commits] [PATCH] D32184: Teach RenderScriptRuntime about changed context representation.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 19 05:39:33 PDT 2017
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
lgtm. You might consider using llvm::formatv instead of the raw snprintf -- it would make the `PRIx64` macros more readable.
https://reviews.llvm.org/D32184
More information about the lldb-commits
mailing list