Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 4.0.0
-
None
-
Arch Linux
-
605ea627cc4fdd1d64e7a1388ed442293ffd0981
Description
It seems clangbackend messes up with system include dirs when llvm-config --includedir returns /usr/include
As a result, the compiler complains that stdlib.h is not found. The following GCC 6 WONTFIX-bug might be involved: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129