-
Task
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 4.6.0-beta1
-
None
libclang should be explicitly built with _GLIBCXX_USE_CXX11_ABI=0 so that the define appears in the llvm-config output (see discussion around https://codereview.qt-project.org/#/c/216412/ ). Till today this happens only implicitly, so it is not shown in the output of llvm-config --cxxflags.
The library can then be used more recent Linuxes.