summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-09-18 18:04:09 -0700
committerThiago Macieira <thiago.macieira@intel.com>2015-10-07 21:44:41 +0000
commit94fb5037696a6022a56f947528b4570be5069369 (patch)
tree8374e98f5a8763cc9f7f94a9e9554f504ff32d3b /tests/benchmarks/gui
parentc644fab0ed92d79d9ce4e2e756ab1c5634e8d3df (diff)
Mark ref-qualified members as always inline
MSVC and ICC on Windows always make calls to the dllexport'ed out-of- line copy of an inline function when compiling in debug mode. This creates an incompatibility when a compiler that understands ref- qualified member functions (such as ICC) is used to compile code using a DLL that was compiled with a compiler that doesn't understand (such as MSVC 2013). Task-number: QTBUG-48349 Change-Id: I42e7ef1a481840699a8dffff14053b7998a2a6bb Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'tests/benchmarks/gui')
0 files changed, 0 insertions, 0 deletions