[PATCH] D12839: Extend MoveConstructorInitCheck to also flag constructor arguments passed by value and can be moved assigned to fields.

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 6 09:29:08 PDT 2015


aaron.ballman closed this revision.
aaron.ballman added a comment.

Thank you for the patch! I've commit in r249429.


http://reviews.llvm.org/D12839





More information about the cfe-commits mailing list