[PATCH] D25925: [clang-tidy] Update cert-err58-cpp to match its new generalised form.

Malcolm Parsons via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 29 14:48:34 PDT 2016


malcolm.parsons updated this revision to Diff 76318.
malcolm.parsons added a comment.

Check calls to operator new.


https://reviews.llvm.org/D25925

Files:
  clang-tidy/cert/StaticObjectExceptionCheck.cpp
  docs/clang-tidy/checks/cert-err58-cpp.rst
  test/clang-tidy/cert-static-object-exception.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25925.76318.patch
Type: text/x-patch
Size: 14538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161029/a2d69114/attachment.bin>


More information about the cfe-commits mailing list