[PATCH] D36051: Move from a long list of checkers to tables
Malcolm Parsons via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 31 01:50:16 PST 2019
malcolm.parsons added inline comments.
================
Comment at: clang-tools-extra/docs/clang-tidy/checks/list.rst:205
+ `modernize-make-shared <modernize-make-shared.html>`_, "Yes", "low"
+ `modernize-make-unique <modernize-make-unique.html>`_, , "low"
+ `modernize-pass-by-value <modernize-pass-by-value.html>`_, "Yes", "low"
----------------
modernize-make-unique offers fixes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D36051/new/
https://reviews.llvm.org/D36051
More information about the cfe-commits
mailing list