[clang-tools-extra] [clang-tidy] Add `modernize-use-uniform-initializer` check (PR #91124)
Carlos Galvez via cfe-commits
cfe-commits at lists.llvm.org
Sun May 5 11:07:04 PDT 2024
carlosgalvezp wrote:
Consider also that this check should probably not apply to variables of type `auto`, see AUTOSAR rule A8-5-3.
https://github.com/llvm/llvm-project/pull/91124
More information about the cfe-commits
mailing list