[PATCH] D57674: [clang-tidy] Add options to bugprone-argument-comment to add missing argument comments to literals
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 4 11:35:36 PST 2019
Eugene.Zelenko added inline comments.
================
Comment at: docs/ReleaseNotes.rst:82
+- The :doc:`bugprone-argument-comment
+ <clang-tidy/checks/bugprone-argument-comment>` now supports
----------------
Please move changes in existing checks after list of new checks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57674/new/
https://reviews.llvm.org/D57674
More information about the cfe-commits
mailing list