[PATCH libcxxabi] Fix indentation of fields in "struct __cxa_exception" to line up

Mark Seaborn mseaborn at chromium.org
Sat Nov 23 16:27:47 PST 2013


On 23 November 2013 15:52, Alp Toker <alp at nuanti.com> wrote:

> On 21/11/2013 19:21, Mark Seaborn wrote:
>
>> What's the preferred mailing list to send libcxxabi patches to for
>> review?  Here's a small formatting cleanup patch.
>>
>

> If you skim through the sources libcxxabi has it's own mix of coding
> styles, so not sure it makes sense to pick out and reformat these lines in
> particular.
>

I've noticed that and I did wonder if it would make sense to switch
libcxxabi to using the LLVM style.

But if you look at the patch and the context, this patch doesn't change the
style.  It just fixes some struct fields to line up.  Any objections to
committing it?

Cheers,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131123/f759843f/attachment.html>


More information about the cfe-commits mailing list