clang-tools
15.0.0git
|
#include "../utils/TransformerClangTidyCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::bugprone::StringviewNullptrCheck |
Checks for various ways that the const CharT* constructor of std::basic_string_view can be passed a null argument and replaces them with the default constructor in most cases. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::bugprone | |