[PATCH] D17586: Add a new check, readability-redundant-string-init, that checks unnecessary string initializations.
Eugene Zelenko via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 26 18:59:27 PST 2016
Eugene.Zelenko added a subscriber: Eugene.Zelenko.
Eugene.Zelenko added a comment.
Sorry for arriving late to party :-)
Thank you for great check! I found a quite lot of such problems in my code base, but I'd like to make suggestion for further improvements: PR26756.
Repository:
rL LLVM
http://reviews.llvm.org/D17586
More information about the cfe-commits
mailing list