================ @@ -429,8 +429,12 @@ Changes in existing checks it easier to see which specific enumerators need explicit initialization. - Improved :doc:`readability-identifier-naming - <clang-tidy/checks/readability/identifier-naming>` check by fixing incorrect - naming style application to C++17 structured bindings. + <clang-tidy/checks/readability/identifier-naming>` check by ---------------- zeyi2 wrote:
Good catch, thanks! https://github.com/llvm/llvm-project/pull/189788 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
