[PATCH] D73775: [clang-tidy] Cover cases like (b && c && b) in the redundant expression check

Alexey Romanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 14 02:48:28 PST 2020


alexeyr added a comment.

@aaron.ballman I just noticed this in https://mlir.llvm.org/getting_started/Contributing/

> Note: if you haven’t used Arcanist to send your patch for review, committers don’t have access to your preferred identity for commit messages. Make sure to communicate it to them through available channels or use the git sign-off functionality to make your identity visible in the commit message.

Can you please make sure the email is listed as `romanov.alexey1 at huawei.com` when committing?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73775/new/

https://reviews.llvm.org/D73775





More information about the cfe-commits mailing list