| Issue |
124264
|
| Summary |
[feature] added option `AllowNoNamespaceComments` for clang-tidy check `google-readability-namespace-comments`
|
| Labels |
clang-tidy
|
| Assignees |
|
| Reporter |
thorsten-klein
|
We are running clang-tidy with enabled check `google-readability-namespace-comments`.
Users might want to allow that either
1. a namespace comment is enforced (check by enabling rule `google-readability-namespace-comments`)
2. there is no namespace comment (possible by new option `AllowNoNamespaceComments`)
But important: If there is any namespace comment present, it must be checked to be correct.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs