qt5base-lts/tests/auto/corelib/thread/qatomicinteger
Marc Mutz 0587d4752d Remove uses of Q_ATOMIC_INT{8,16,32}_IS_SUPPORTED
It's always true these days, assert so in qatomic.cpp and
tst_QAtomicInteger.

Update the docs.

Pick-to: 6.4
Change-Id: I3684cff96c1d2e05677314e29514cc279bd6b1a1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-07-06 17:56:58 +02:00
..
char Remove the qmake project files 2021-01-07 15:32:28 +01:00
char16_t Remove the qmake project files 2021-01-07 15:32:28 +01:00
char32_t Remove the qmake project files 2021-01-07 15:32:28 +01:00
int Remove the qmake project files 2021-01-07 15:32:28 +01:00
long Remove the qmake project files 2021-01-07 15:32:28 +01:00
qlonglong Remove the qmake project files 2021-01-07 15:32:28 +01:00
qptrdiff Remove the qmake project files 2021-01-07 15:32:28 +01:00
quintptr Remove the qmake project files 2021-01-07 15:32:28 +01:00
qulonglong Remove the qmake project files 2021-01-07 15:32:28 +01:00
schar Remove the qmake project files 2021-01-07 15:32:28 +01:00
short Remove the qmake project files 2021-01-07 15:32:28 +01:00
uchar Remove the qmake project files 2021-01-07 15:32:28 +01:00
uint Remove the qmake project files 2021-01-07 15:32:28 +01:00
ulong Remove the qmake project files 2021-01-07 15:32:28 +01:00
ushort Remove the qmake project files 2021-01-07 15:32:28 +01:00
wchar_t Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt cmake: add more tests in corelib/thread 2019-10-04 06:27:19 +00:00
tst_qatomicinteger.cpp Remove uses of Q_ATOMIC_INT{8,16,32}_IS_SUPPORTED 2022-07-06 17:56:58 +02:00