[PATCH] D17586: Add a new check, readability-redundant-string-init, that checks unnecessary string initializations.

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 27 02:12:06 PST 2016


alexfh added a comment.

In http://reviews.llvm.org/D17586#363466, @Eugene.Zelenko wrote:

> 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.


The full link is: http://llvm.org/PR26756


Repository:
  rL LLVM

http://reviews.llvm.org/D17586





More information about the cfe-commits mailing list