[PATCH] D57674: [clang-tidy] Add options to bugprone-argument-comment to add missing argument comments to literals
MyDeveloperDay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 02:17:15 PST 2019
MyDeveloperDay marked an inline comment as done.
MyDeveloperDay added inline comments.
================
Comment at: docs/ReleaseNotes.rst:89
+- The :doc:`bugprone-argument-comment
+ <clang-tidy/checks/bugprone-argument-comment>` now supports
----------------
note to self, I will reorganize this alphabetically, on next revision
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57674/new/
https://reviews.llvm.org/D57674
More information about the llvm-commits
mailing list