Ensure DOTNET_MaxVectorTBitwidth is interpreted as a decimal based input, not hexadec...
authorTanner Gooding <tagoo@outlook.com>
Thu, 13 Jul 2023 15:58:25 +0000 (08:58 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Jul 2023 15:58:25 +0000 (08:58 -0700)
commit33e0669943da84458666b7d602c684977711480d
treeed7f5be17df4f060d3633820f7dc967c2c88ae15
parentacccc01e897709d0790fd654af65f17bb0f375e1
Ensure DOTNET_MaxVectorTBitwidth is interpreted as a decimal based input, not hexadecimal (#88761)

* Ensure DOTNET_MaxVectorTBitwidth is interpreted as a decimal based input, not hexadecimal

* Use CLRConfig::LookupOptions::ParseIntegerAsBase10 instead
src/coreclr/inc/clrconfigvalues.h