clang-tools
4.0.0
|
#include "../ClangTidy.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::misc::UseAfterMoveCheck |
The check warns if an object is used after it has been moved, without an intervening reinitialization. More... | |
Namespaces | |
clang | |
-rename | |
clang::tidy | |
clang::tidy::misc | |