summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qarraydata.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2023-10-06 10:59:59 -0700
committerThiago Macieira <thiago.macieira@intel.com>2023-10-11 08:39:43 +0000
commit19f54b901ffbc9108875dc0d7d91138bc9d1c1ed (patch)
treec0c1ba72ad7e11389087e8de3fd2a195bbc299ab /src/corelib/tools/qarraydata.h
parent1f2f2b635742eb304a79bb925d2c9f6ec783bff7 (diff)
Fix the static_assert for 128-bit integer types
Testing for Standard Library features with compiler version macros was incorrect. This commit fixes that to check the correct macros. That fixes the use of Clang-cl / ICX because Microsoft STL doesn't have support for 128-bit integers (because Microsoft's compiler doesn't) but Clang does. Amends 104a0a9ecdb18d65e4d9075d87e8860c6c9d8335. Fixes: QTBUG-117870 Pick-to: 6.6 Change-Id: I85599ea5ca7a4b79a8bbfffd178b9688e7c1bf42 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/corelib/tools/qarraydata.h')
0 files changed, 0 insertions, 0 deletions