[PATCH] D38921: [analyzer] LoopUnrolling: update the matched assignment operators

Peter Szecsi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 26 03:31:23 PDT 2018


szepet marked 2 inline comments as done.
szepet added a comment.

In https://reviews.llvm.org/D38921#1037180, @alexfh wrote:

> Do you want to submit the matcher part separately?


Yepp, but added as a different patch since implemented it for cxxOperatorCall as well. (I guess Aaron's test request implied it and I find it useful as well.)
See: https://reviews.llvm.org/D44893


https://reviews.llvm.org/D38921





More information about the cfe-commits mailing list