[clang-tools-extra] added option `google-readability-namespace-comments.AllowNoNamespaceComments` (PR #124265)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 25 06:49:46 PST 2025
================
@@ -402,6 +402,13 @@ Changes in existing checks
<clang-tidy/checks/readability/use-std-min-max>` check to use correct template
type in ``std::min`` and ``std::max`` when operand is integer literal.
+- Improved :doc:`google-readability-namespace-comments
----------------
EugeneZelenko wrote:
Please keep alphabetical order (by check name) in this list.
https://github.com/llvm/llvm-project/pull/124265
More information about the cfe-commits
mailing list