summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2012-06-13 13:23:53 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-19 00:39:28 +0200
commitccf988e51087cee521b32df646de4ce3ef291de1 (patch)
treea1d43e826e6a90008bce4a4987f31ad0b0e8900f /src
parent60f2abff5e98072fcb912d1d6070050f56f8c81b (diff)
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>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions