[PATCH] D158152: [clang-tidy]mark record initList as non-const param

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 19 08:37:16 PDT 2023


PiotrZSL added inline comments.


================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:230
 
+- Improved :doc:`readability-non-const-parameter.cpp
+  <clang-tidy/checks/readability/non-const-parameter>` check to ignore
----------------



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