qt5base-lts/config.tests/unix/c++11
Bradley T. Hughes ccf988e510 clang: Do not use libstdc++ when C++11 is enabled
We expect that the C++ library also supports C++11 when the compiler
says it does as well. When using clang with libstdc++, the library has
no C++11 support or headers, so we cannot use, for example, #include
<initializer_lists>.

Change-Id: I844877107256f15ab314e8f82fe54434dbb07638
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-06-19 00:39:28 +02:00
..
c++11.cpp clang: Do not use libstdc++ when C++11 is enabled 2012-06-19 00:39:28 +02:00
c++11.pro configure: Auto-detect and enable C++11 support if available 2012-06-05 12:30:13 +02:00