clang-tools 19.0.0git
Classes
clang::tidy::google::runtime Namespace Reference

Classes

class  IntegerTypesCheck
 Finds uses of short, long and long long and suggest replacing them with u?intXX(_t)?. More...
 
class  OverloadedUnaryAndCheck
 Finds overloads of unary operator &. More...