[llvm] r291197 - [AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 6 06:26:50 PST 2017
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