[PATCH] D15411: [clang-tidy] Check for suspicious string assignments.

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 15 00:57:36 PST 2015


xazax.hun added a comment.

In http://reviews.llvm.org/D15411#310539, @alexfh wrote:

> Thank you for the new awesome check!


Thank you for the review. I committed the new matcher to clang as well. I went with isAnyCharacter name for now, but we can rename it anytime.


Repository:
  rL LLVM

http://reviews.llvm.org/D15411





More information about the cfe-commits mailing list