clang-tools 22.0.0git
BadSignalToKillThreadCheck.h File Reference
#include "../ClangTidyCheck.h"
#include <optional>

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::BadSignalToKillThreadCheck
 Finds pthread_kill function calls when thread is terminated by / SIGTERM signal. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::bugprone