[llvm] Fix uninitialized variable (PR #89040)

Chris B via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 16:13:57 PDT 2024


https://github.com/llvm-beanz requested changes to this pull request.

Uh, why do we need to do this? None of the other data structures in this file initialize their values with inline initializers.

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


More information about the llvm-commits mailing list