summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2017-09-28 14:19:59 -0700
committerThiago Macieira <thiago.macieira@intel.com>2017-09-29 20:11:06 +0000
commitbd4506fe5be0616c1d1f4cac94bb7399dc2072c2 (patch)
tree7e9e5c61170604d5c9c98ce7dc654fa582fc341b /src/corelib/kernel/qcoreapplication.h
parent7d6c168a737f23003c85d917b972c3c8179bf349 (diff)
Remove Q_ALWAYS_INLINE from frequently-used functions
MSVC is too stupid for them. Not only will it not inline those functions if they are in a __declspec(dllimport) class, it will also print an annoying Level 4 warning: function 'function' marked as __forceinline not inlined Task-number: QTBUG-57811 Task-number: QTBUG-55042 Change-Id: I0b48fc8e90304e0dacc3fffd14e8a346d18a9e0c Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/corelib/kernel/qcoreapplication.h')
0 files changed, 0 insertions, 0 deletions