[PATCH] D21334: Add TargetInfo for 32-bit and 64-bit RenderScript

Eric Christopher via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 1 14:45:40 PDT 2016


echristo added a comment.

In http://reviews.llvm.org/D21334#472548, @pirama wrote:

> Reformatted with clang-format for just the parts I added.  I ignored
>  clang-format-suggested changes in code unrelated to this patch.


Yep.

> Is there a policy or practise on periodically fixing format-related issues?  If

>  not, I can format this file in an one-off basis in a separate patch.


In general just format the lines you change and surrounding ones if it makes sense to reflow a function.

Thanks!

-eric


http://reviews.llvm.org/D21334





More information about the cfe-commits mailing list