[PATCH] D11784: [PATCH] clang-tidy check for incorrect move constructor initializers

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 20 08:42:33 PDT 2015


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

> With the triviality implementation, I now get zero false positives (and zero true positives) in the Clang and LLVM source base.


Awesome! Thanks for working on this!

LGTM


http://reviews.llvm.org/D11784





More information about the cfe-commits mailing list