[PATCH] D52983: [analyzer] Support Reinitializes attribute in MisusedMovedObject check

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 8 19:09:52 PDT 2018


NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Yay, these look useful. Is there also an attribute for methods that should never be called on a 'moved-from' object?


Repository:
  rC Clang

https://reviews.llvm.org/D52983





More information about the cfe-commits mailing list