Fix the build after cd26190a10fceb6e1472fabcd9e1736f62f078c4
authorAaron Ballman <aaron@aaronballman.com>
Thu, 31 Mar 2022 16:02:54 +0000 (12:02 -0400)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 31 Mar 2022 16:03:53 +0000 (12:03 -0400)
commit2267549296dabfed31ce194bb124f7bdb91f74c5
tree378ddbb983ab0e1187f791b2b7205be33519ddbd
parentf43c4c5be29b4111bb953371b8ca83a4511fb1c1
Fix the build after cd26190a10fceb6e1472fabcd9e1736f62f078c4

These variables were being used uninitialized and it caused a
significant number of test failures on Windows.
clang/lib/CodeGen/TargetInfo.cpp