- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
  Not Evaluated                     
     - 
    Qt Creator 4.7.0
 - 
    None
 - 
    KDE Neon 16.04
 
Using the default clang code model on Linux using GCC 7, doing
#include <emmintrin.h>
gives
Warning: The code model could not parse an included file, .....
0:0: error: definition of builtin function '_mm_getcsr'
 
 I'm using the Eigen library which uses these a lot, and there are code highlighting errors all over the place as a result.
- is duplicated by
 - 
                    
QTCREATORBUG-20978 emmintrin.h:116:20: error: use of undeclared identifier '__builtin_ia32_movsd'
-         
     - Closed
 
 -         
 - 
                    
QTCREATORBUG-21034 Warning: The code model could not parse an included file... 'emmintrin.h'
-         
     - Closed
 
 -         
 
- relates to
 - 
                    
QTCREATORBUG-20263 Clang code model reports warnings and errors emmintrin.h
-         
     - Closed
 
 -