[PATCH] D158152: [clang-tidy]mark record initList as non-const param
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 17 08:04:45 PDT 2023
Eugene.Zelenko added inline comments.
================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:234
+- Improved :doc:`readability-non-const-parameter.cpp
+ <clang-tidy/checks/readability/non-const-parameter>` check to ignore
----------------
Please keep alphabetical order (by check name) in this section.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158152/new/
https://reviews.llvm.org/D158152
More information about the cfe-commits
mailing list