clang-tools
4.0.0
|
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 | |
-rename | |
clang::tidy | |
clang::tidy::google | |
clang::tidy::google::runtime | |