clang-tools
4.0.0
|
Go to the source code of this file.
Classes | |
class | clang::tidy::misc::MoveConstructorInitCheck |
The check flags user-defined move constructors that have a ctor-initializer initializing a member or base class through a copy constructor instead of a move constructor. More... | |
Namespaces | |
clang | |
-rename | |
clang::tidy | |
clang::tidy::misc | |