[clang-tidy] Add new case type to check variables with Hungarian notation
Add IdentifierNamingCheck::CaseType, CT_HungarianNotation, supporting naming check with Hungarian notation. Differential Revision: https://reviews.llvm.org/D86671
Loading
Please sign in to comment