[llvm] r291197 - [AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 6 10:37:29 PST 2017
Hi, Renato!
Thank you for advise! I'll try to follow it in future commits.
Eugene.
On Fri, Jan 6, 2017 at 6:26 AM, Renato Golin <renato.golin at linaro.org> wrote:
> On 6 January 2017 at 00:30, Eugene Zelenko via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: eugenezelenko
>> Date: Thu Jan 5 18:30:53 2017
>> New Revision: 291197
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=291197&view=rev
>> Log:
>> [AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
>
> Hi Eugene,
>
> Please avoid cross-target commits, even if they're just style issues.
> Should be fine (and easy) splitting it into one commit per target.
>
> cheers,
> --renato
More information about the llvm-commits
mailing list