qt5base-lts/mkspecs/macx-icc
Thiago Macieira 3695c2ee11 Disable ICC warning 3373
This warning does not make sense. it seems to trigger when in code like
the following in template functions:

    auto x = 1, y = 2;

3373: nonstandard use of "auto" to both deduce the type from an
initializer and to announce a trailing return type

Other reports on the Internet indicate that no one understands what
triggers this warning and have just worked around it. Additionally, the
same warning exists on other compilers with the same text, so it's
likely come from the EDG front-end. This has been reported to Intel.

Change-Id: I73fa1e59a4844c43a109fffd148d45065ab69eff
Intel-Issue-ID: 6000164202
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2016-12-07 13:21:01 +00:00
..
Info.plist.app qmake: Pick up default bundle prefix from Xcode preferences 2013-10-31 12:33:55 +01:00
Info.plist.dSYM.in qmake: Add support for separate debug info on Apple platforms. 2016-04-14 21:28:54 +00:00
Info.plist.lib Add CFBundleIdentifier to the bundle Info.plist's 2014-11-10 16:04:12 +01:00
qmake.conf Disable ICC warning 3373 2016-12-07 13:21:01 +00:00
qplatformdefs.h Updated license headers 2016-01-15 12:25:24 +00:00