clang-tools
4.0.0
|
#include "../ClangTidy.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::misc::NonCopyableObjectsCheck |
The check flags dereferences and non-pointer declarations of objects that are not meant to be passed by value, such as C FILE objects. More... | |
Namespaces | |
clang | |
-rename | |
clang::tidy | |
clang::tidy::misc | |