[PATCH] D53771: [clang-tidy] Avoid C arrays check

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 28 06:31:32 PDT 2018


lebedev.ri added inline comments.


================
Comment at: docs/clang-tidy/checks/cppcoreguidelines-avoid-c-arrays.rst:6
+cppcoreguidelines-avoid-c-arrays
+=========================================================
+
----------------
Eugene.Zelenko wrote:
> Please make same length as header.
Whoops, i noticed that in the main doc, but not here, sorry.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53771





More information about the cfe-commits mailing list