[PATCH] D39367: [clang-tidy] Add support for operator new[] in check bugprone-misplaced-operator-in-strlen-in-alloc
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 27 06:03:07 PDT 2017
baloghadamsoftware marked an inline comment as done.
baloghadamsoftware added a comment.
In https://reviews.llvm.org/D39367#909117, @JonasToth wrote:
> Should the release notes be modified as well?
I think so. I consider the inclusion of operator `new[]` important.
https://reviews.llvm.org/D39367
More information about the cfe-commits
mailing list