-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 3.1.0-beta
-
None
-
Windows 7 (64 bit), Qt4
The Clang code model doesn't detect that C+11 should be enabled in a Qt4 project that uses the MSVC 12 (Visual Studio 2013) toolchain. Therefore, valid C+11 constructs like brace initialization of objects and variadic templates are highlighted as invalid in the code.