Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
docs/clang-tidy/checks/misc-argument-comment.rst | ||
---|---|---|
27 ↗ | (On Diff #70015) | Good catch! It would be better to avoid double negation. E.g. When non-zero, the check will take into account leading and trailing underscores..... I'd also add Default is zero., if it's not there. (A full-context diff would make it easier to see what's in the rest of the document). |
Comment Actions
rewritten description
docs/clang-tidy/checks/misc-argument-comment.rst | ||
---|---|---|
27 ↗ | (On Diff #70015) | Sorry for not uploading the whole diff. |