================ @@ -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 + <clang-tidy/checks/google/readability-namespace-comments>` that permits + omitting namespace comments entirely. With this option enabled, the check ---------------- EugeneZelenko wrote:
One sentence is enough. Please mention option name. https://github.com/llvm/llvm-project/pull/124265 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits