summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcombobox.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-11-03 08:04:15 -0500
committerThiago Macieira <thiago.macieira@intel.com>2015-11-05 16:54:16 +0000
commit110a8c339fa078a4edd09a70239280e482b149f1 (patch)
tree812e720d1bafac4c531b97151f4146d2374b5224 /src/widgets/widgets/qcombobox.cpp
parent7aba75ffc52e5dce4b3ada12668611be2ad6787e (diff)
Remove qatomic_mips.h: the 3-operand testAndSet is broken
The "previous" value is always 1 when the compare-and-swap succeeded, instead of the previous value. Instead of fixing this, let's just remove this file a bit earlier than the rest. All of them will be removed in Qt 5.7 anyway, so let's leave MIPS atomics to the compiler. Task-number: QTBUG-49168 Change-Id: Idba8c29717f34c70a58fffff14133304595165f5 Reviewed-by: Dmitry Shachnev <mitya57@gmail.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Marc Mutz <marc.mutz@kdab.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>
Diffstat (limited to 'src/widgets/widgets/qcombobox.cpp')
0 files changed, 0 insertions, 0 deletions