[PATCH] D45702: [clang-tidy] Add a new check, readability-simplify-subscript-expr, that simplifies subscript expressions.

Shuai Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 16 11:25:53 PDT 2018


shuaiwang added a comment.

In https://reviews.llvm.org/D45702#1101136, @aaron.ballman wrote:

> In https://reviews.llvm.org/D45702#1097294, @shuaiwang wrote:
>
> > Addressed review comments.
>
>
> This patch was approved; do you need someone to commit this for you?


Yes please :)


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D45702





More information about the cfe-commits mailing list