[PATCH] D39121: [clang-tidy] Misplaced Operator in Strlen in Alloc

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 3 12:16:14 PDT 2017


baloghadamsoftware added a comment.

In https://reviews.llvm.org/D39121#915123, @aaron.ballman wrote:

> Out of curiosity, were there any true positives, either?


No, in a release version there should be no true positives of this kind, I think.


https://reviews.llvm.org/D39121





More information about the cfe-commits mailing list