qt5base-lts/mkspecs/win32-clang-msvc
Yuhang Zhao d502b19b28 Fix std detection for win32-clang-msvc
clang-cl will never support C++ standards newer than
C++14 without these flags.
I didn't add them to msvc-based-version.conf because
on Windows, only clang-cl use the same flags with MSVC,
both ICC and MinGW have their own flags. So they are
clang-cl specific flags.

Change-Id: Ia44a5ea4237c77ea5e897fffded32cbc008a4729
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-08-09 15:16:18 +08:00
..
qmake.conf Fix std detection for win32-clang-msvc 2019-08-09 15:16:18 +08:00
qplatformdefs.h Merge all "win32-msvc*" mkspecs into one 2016-12-23 13:45:39 +00:00