[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
Mon Oct 24 13:41:17 PDT 2016


malcolm.parsons created this revision.
malcolm.parsons added a reviewer: aaron.ballman.
malcolm.parsons added a subscriber: cfe-commits.

Aaron modified cert-err58-cpp to include all exceptions thrown before main()
Update the check to match.


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.75645.patch
Type: text/x-patch
Size: 13044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161024/10ad06cc/attachment.bin>


More information about the cfe-commits mailing list