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

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 6 01:47:42 PDT 2018


On Wed, Jun 6, 2018 at 4:40 AM Jonas Toth via Phabricator
<reviews at reviews.llvm.org> wrote:
>
> JonasToth added a comment.
>
> @shuaiwang I can commit it in 2 hours for you if you want, after my lecture.

That's sooner than my "I can commit next week." :-D

~Aaron

>
>
> Repository:
>   rCTE Clang Tools Extra
>
> https://reviews.llvm.org/D45679
>
>
>


More information about the cfe-commits mailing list