clang-tools
3.8.0
|
#include "../ClangTidy.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::google::runtime::IntegerTypesCheck |
Finds uses of short , long and long long and suggest replacing them with u?intXX(_t)? . More... | |
Namespaces | |
clang | |
clang::tidy | |
clang::tidy::google | |
clang::tidy::google::runtime | |