[PATCH] D79912: Assignment and Inc/Dec operators wouldn't register as a mutation when Implicit Paren Casts were present

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 3 01:36:06 PDT 2020


njames93 accepted this revision.
njames93 added a comment.

LGTM, but I wouldn't say no to a test case using `(Limit) -= 1`.


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

https://reviews.llvm.org/D79912





More information about the cfe-commits mailing list