summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-08-03 21:13:22 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-09 03:26:22 +0200
commit2d9c2c0562aa895b46a7c01902660aa51981e989 (patch)
tree0186632a696ea3b571a7629b0933ee6d78c860bb /src/corelib/arch
parent7fc34bff7882b63121c045ab5bb81c0d2d37e4ee (diff)
Add Q_DECL_NOTHROW to the atomic functions
These functions are inline (on most architectures) but they contain inline assembly which the compiler could not understand. In any case, if it decides not to inline them, it would need to generate exception handlers. Change-Id: If9d50793d715c51781e76d0a539da03a6d83e255 Reviewed-by: Marc Mutz <marc.mutz@kdab.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/corelib/arch')
0 files changed, 0 insertions, 0 deletions