[PATCH] D54563: [analyzer] MoveChecker Pt.4: Add a few more state reset methods.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 3 19:39:50 PST 2018


NoQ added a comment.

Hmm, i shouldn't have included `shrink_to_fit`. It definitely keeps the object in unspecified state if it is already in unspecified state.


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

https://reviews.llvm.org/D54563





More information about the cfe-commits mailing list