[clang-tools-extra] [clang-tidy] ignore uninitialized std::array in member init (PR #98134)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 02:21:17 PDT 2024


https://github.com/PiotrZSL requested changes to this pull request.

Release notes should be updated.
Check documentation should be updated, to mention that `IgnoreArrays` covers also std::array

https://github.com/llvm/llvm-project/pull/98134


More information about the cfe-commits mailing list