llvm-project/clang-tools-extra/test/clang-tidy
Balázs Kéri d1b2a52319 [clang-tidy] Add signal-handler-check for SEI CERT rule SIG30-C
SIG30-C. Call only asynchronous-safe functions within signal handlers

First version of this check, only minimal list of functions is allowed
("strictly conforming" case), for C only.

Differential Revision: https://reviews.llvm.org/D87449
2020-11-04 16:42:30 +01:00
..
checkers [clang-tidy] Add signal-handler-check for SEI CERT rule SIG30-C 2020-11-04 16:42:30 +01:00
infrastructure [clang-tidy] adding "--config-file=<file-path>" to specify custom config file. 2020-11-03 11:59:46 +00:00
check_clang_tidy.py clang-tidy: Make tests more hermetic 2020-10-29 20:14:57 -04:00