[Lldb-commits] [PATCH] D25329: Add bound violation handling for Intel(R) Memory Protection Extensions (Intel(R) MPX)
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 6 08:53:23 PDT 2016
Can you use llvm:raw_string_ostream instead of std::stringstream?
After that this looks fine
On Thu, Oct 6, 2016 at 8:51 AM Pavel Labath <labath at google.com> wrote:
> labath accepted this revision.
> labath added a comment.
> This revision is now accepted and ready to land.
>
> lgtm.
>
> At one point I'd like to change this code to not transfer the "crash
> reason" as string, but in a more structured way (i.e., `qXfer:siginfo:read`
> packet), but that is certainly out of scope of this patch.
>
>
> https://reviews.llvm.org/D25329
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161006/da103beb/attachment.html>
More information about the lldb-commits
mailing list