[PATCH] D33825: [clang-tidy] signal handler must be plain old function check

Eniko Donatella Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 2 05:29:40 PDT 2017


NorenaLeonetti created this revision.
NorenaLeonetti added a project: clang-tools-extra.
Herald added subscribers: xazax.hun, mgorny.

Based on CERT-MSC54-CPP


Repository:
  rL LLVM

https://reviews.llvm.org/D33825

Files:
  clang-tidy/cert/CERTTidyModule.cpp
  clang-tidy/cert/CMakeLists.txt
  clang-tidy/cert/SignalHandlerMustBePlainOldFunctionCheck.cpp
  clang-tidy/cert/SignalHandlerMustBePlainOldFunctionCheck.h
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/cert-msc54-cpp.rst
  docs/clang-tidy/checks/list.rst
  test/clang-tidy/cert-signal-handler-must-be-plain-old-function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33825.101191.patch
Type: text/x-patch
Size: 15570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170602/4e40fafd/attachment-0001.bin>


More information about the cfe-commits mailing list