clang-tools
5.0.0
|
#include "../ClangTidy.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::misc::UndelegatedConstructorCheck |
Finds creation of temporary objects in constructors that look like a function call to another constructor of the same class. More... | |
Namespaces | |
clang | |
clang::tidy | |
clang::tidy::misc | |