|
clang-tools 22.0.0git
|
Classes | |
| class | AvoidUnderscoreInGoogletestNameCheck |
| For the user-facing documentation see: https://clang.llvm.org/extra/clang-tidy/checks/google/readability-avoid-underscore-in-googletest-name.html. More... | |
| class | GlobalNamesInHeadersCheck |
| Flag global namespace pollution in header files. More... | |
| class | TodoCommentCheck |
| Finds TODO comments without a username or bug number. More... | |
Functions | |
| static bool | isGoogletestTestMacro (StringRef MacroName) |
Variables | |
| constexpr StringRef | KDisabledTestPrefix = "DISABLED_" |
|
static |
Definition at line 23 of file AvoidUnderscoreInGoogletestNameCheck.cpp.
|
constexpr |
Definition at line 20 of file AvoidUnderscoreInGoogletestNameCheck.cpp.