ZdcAnalysisTool: fix uninitialized variable warning in LTO build
std::array needs to be default initialized if used outside of class-scope.
AI coding assistants: please let us know about your needs, preferences and usage - fill in this survey: https://forms.office.com/e/axzFvLryse. Thanks for your participation!
std::array needs to be default initialized if used outside of class-scope.