summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2012-05-11 11:24:07 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-14 08:10:29 +0200
commitfe5d5fdaf1d9b7d108727d290e24a6b0f00139c6 (patch)
tree30c41648302604bbf4d0029ae40a134592ef1e75 /src/plugins/platforms/windows
parent2b735ac8e6b36c66444986a381cc56cd65a2bf7c (diff)
clang: Use __has_feature() to detect C++11 features
Apple's clang version is often reported as the next official clang version, but Apple clang does not support all the features that the final official clang does. Instead of using version based feature detection, use the __has_feature() built-in instead, so that we correctly #define the various Q_COMPILER_* macros. Task-number: QTBUG-25554 Change-Id: I2195401dbf6cd8574c30aa1bd6f7cf1cf537dae7 Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com> Reviewed-by: Olivier Goffart <ogoffart@woboq.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/plugins/platforms/windows')
0 files changed, 0 insertions, 0 deletions