[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
Mon Oct 30 01:29:27 PDT 2017


baloghadamsoftware updated this revision to Diff 120776.
baloghadamsoftware added a comment.

Oops! Sorry!


https://reviews.llvm.org/D39367

Files:
  clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.cpp
  clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.h
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/bugprone-misplaced-operator-in-strlen-in-alloc.rst
  test/clang-tidy/bugprone-misplaced-operator-in-strlen-in-alloc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39367.120776.patch
Type: text/x-patch
Size: 7472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171030/4de5f274/attachment.bin>


More information about the cfe-commits mailing list