malcolm.parsons added a comment. In https://reviews.llvm.org/D48845#1158103, @alexshap wrote:
> I'm kind of interested in this fixit, but one thought which i have - probably > it should be more conservative (i.e. fix captures by reference, integral > types, etc) (since the code might rely on side-effects of > copy-ctors/move-ctors or extend the lifetime of an object), but fixing only > simple cases still seems to be useful imo. The warning is already conservative. Repository: rC Clang https://reviews.llvm.org/D48845 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits