Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 4.2.0-beta1
-
None
Description
For example:
MinGW:
__float128 is not supported on this target ...\mingw32\i686-w64-mingw32\include\c++\type_traits:305
_builtin_ia32_bsrsi (_X) is unknown ...\mingw32\lib\gcc\i686-w64-mingw32\5.3.0\include\ia32intrin.h:40
MSVC2015:
- ..typedef redeinition with different types (unslgned long vs unsigned int) \VC\include\vcruntime.h:194
Not sure what to do about them, at least it should be silent and not impact code parsing...
Also, copy& paste should be enabled for the warnings..
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-17126 Clang/ClangStaticAnalyzer: "_float128 is not supported on this target" for mingw's <type_traits> header and clang 3.9
- Closed
-
QTCREATORBUG-17130 Clang: Parse error with 64 Bit MSVC Kit - typedef redefinition with different types ('unsigned long long' and 'unsigned int')
- Closed