[PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 10 04:44:56 PST 2015
alexfh added a comment.
BTW, Richard, is the possibility of assignment of an integer to a std::string a bug in the standard?
http://reviews.llvm.org/D15411
More information about the cfe-commits
mailing list