njames93 added inline comments.
================ Comment at: clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp:428 case IdentifierNamingCheck::CT_HungarianNotation: { const NamedDecl *pNamedDecl = dyn_cast<NamedDecl>(pDecl); ---------------- aaron.ballman wrote: > I feel like I must be missing something because I don't have this enum in my > copy of ToT despite pulling this morning. Is the patch missing some content? I feel like this is an incremental diff based on the first version of this patch rather than a diff from trunk. Repository: rCTE Clang Tools Extra CHANGES SINCE LAST ACTION https://reviews.llvm.org/D86671/new/ https://reviews.llvm.org/D86671 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits