diff options
author | Michal Gorny <mgorny@gentoo.org> | 2016-10-18 16:54:59 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2016-10-18 16:54:59 +0000 |
commit | ef634ecddde9dc73db8c2ff74cc937c03b020c2d (patch) | |
tree | 1d0ad8639de8f366d1207e23720f32aa8791403e /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | |
parent | 376548c34c705119d3b9312338cd238a926551b7 (diff) | |
download | bcm5719-llvm-ef634ecddde9dc73db8c2ff74cc937c03b020c2d.tar.gz bcm5719-llvm-ef634ecddde9dc73db8c2ff74cc937c03b020c2d.zip |
[solaris] Convert the support library to C++ to fix -std=c++11 build
Convert the Solaris xlocale.c compatibility library from plain C to C++
in order to fix the build failures caused by the addition of -std=c++11
to LIBCXX_COMPILE_FLAGS. The additional flag got propagated to the C
file, resulting in error with strict compilers.
Differential Revision: https://reviews.llvm.org/D25431
llvm-svn: 284494
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions