clang-tools
5.0.0
|
#include "../ClangTidy.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::readability::DeletedDefaultCheck |
Checks when a constructor or an assignment operator is marked as '= default' but is actually deleted by the compiler. More... | |
Namespaces | |
clang | |
clang::tidy | |
clang::tidy::readability | |