mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-26 18:58:34 -06:00
When using the Clang Code Model in QtCreator, it turned out that having the C system include dirs can make it report false positives for most uses of the STL. This is due to the order the Clang Code Model looks at the include directories and some C includes in /usr/include could be incompatible with the used STL if found first.
26 KiB
26 KiB