[libcxxabi patch] Fix minor initialization bug in Registers_x86_64

Nico Weber thakis at chromium.org
Thu Dec 5 16:15:23 PST 2013


On Thu, Dec 5, 2013 at 3:53 PM, Nick Kledzik <kledzik at apple.com> wrote:

>
> On Dec 5, 2013, at 3:41 PM, Nico Weber <thakis at chromium.org> wrote:
>
> > Hi,
> >
> > here's a minor 1-line patch that fixes what seems to be a bug in the
> Registers_arm64 constructor. All libcxxabi tests still pass with this
> change.
>  LGTM.
>
> That constructor is not actually used for exception processing, so that
> code path was not exercised.
>

r196550, thanks!


>
> -Nick
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131205/b550b6ab/attachment.html>


More information about the cfe-commits mailing list