clang-tools
4.0.0
|
#include "../ClangTidy.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::misc::MisplacedConstCheck |
This check diagnoses when a const qualifier is applied to a typedef to a pointer type rather than to the pointee. More... | |
Namespaces | |
clang | |
-rename | |
clang::tidy | |
clang::tidy::misc | |