[PATCH] D45679: [clang-tidy] Add ExprMutationAnalyzer, that analyzes whether an expression is mutated within a statement.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 13 02:46:40 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D45679#1122826, @shuaiwang wrote:

> Thanks a lot for the review!
>
> Could you also help commit this diff as well? Thanks!


There are at least two previous accepted&committed differentials (https://reviews.llvm.org/D17586, https://reviews.llvm.org/D45702),
i think you can ask for commit bit now.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D45679





More information about the cfe-commits mailing list