[clang-tools-extra] added option `google-readability-namespace-comments.AllowNoNamespaceComments` (PR #124265)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 8 04:24:47 PDT 2025


vbvictor wrote:

> I think the main problem is that when this PR was first published, there wasn't a "clang-format job" so It didn't run on any commits before this got merged into main.

Actually, there is a failed job if you hover over a red cross next to one of the commits, my bad.
Follow-up PR is here.

https://github.com/llvm/llvm-project/pull/124265


More information about the cfe-commits mailing list