clang-tools 20.0.0git
|
#include "../ClangTidyCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::hicpp::SignedBitwiseCheck |
This check implements the rule 5.6.1 of the HICPP Standard, which disallows bitwise operations on signed integer types. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::hicpp |