[PATCH] D20119: [libunwind] Improve unwinder stack usage
Asiri Rathnayake via cfe-commits
cfe-commits at lists.llvm.org
Thu May 26 14:35:23 PDT 2016
rmaprath added a comment.
In http://reviews.llvm.org/D20119#441548, @jroelofs wrote:
> In http://reviews.llvm.org/D20119#441516, @rmaprath wrote:
>
> > Please shout!
>
>
> Just add some parens:
>
> static_assert((check_fit<Registers_or1k, unw_context_t>::does_fit),
> "or1k registers do not fit into unw_context_t");
>
Don't know why I didn't try that, works like a charm.
Thanks!
/ Asiri
http://reviews.llvm.org/D20119
More information about the cfe-commits
mailing list