[llvm] [NFC] DWARFVerifier: use C-style array instead of brace-enclosed init list (PR #167328)

Felipe de Azevedo Piovezan via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 19 01:42:11 PST 2026


felipepiovezan wrote:

> I am ok with this if it reduces warnings and doesn't affect current compilation with clang and other compilers. @felipepiovezan do you have any strong objections to this still?

The problem is that the PR claims to fix a compiler warning. In a previous comment, I asked "what is the warning that this fixes?", which I believe is a fair question given the PR's intent, but the author has failed to provide an answer to that question.

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


More information about the llvm-commits mailing list