[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
Thu Oct 27 02:24:41 PDT 2016


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

Add tests for operator new with FIXME comment.


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.75997.patch
Type: text/x-patch
Size: 14202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161027/fb5edea0/attachment-0001.bin>


More information about the cfe-commits mailing list