================ @@ -292,7 +292,7 @@ Changes in existing checks - Improved :doc:`readability-container-size-empty <clang-tidy/checks/readability/container-size-empty>` check by fixing a crash - when a member expression has a non-identifier name. + when a member expression has a non-identifier name, and reducing verbosity. ---------------- vbvictor wrote:
We should write clearly that removed `note:` diagnostics https://github.com/llvm/llvm-project/pull/185085 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
