|
clang-tools 23.0.0git
|
#include "../ClangTidyCheck.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::utils |
Functions | |
| void | clang::tidy::utils::diagDeprecatedCheckAlias (ClangTidyCheck &Check, const ClangTidyContext &Context, StringRef DeprecatedName, StringRef CanonicalName) |
| Emits a configuration diagnostic when a deprecated check alias is enabled and the canonical check name is not also enabled. | |