summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2016-10-18 16:54:59 +0000
committerMichal Gorny <mgorny@gentoo.org>2016-10-18 16:54:59 +0000
commitef634ecddde9dc73db8c2ff74cc937c03b020c2d (patch)
tree1d0ad8639de8f366d1207e23720f32aa8791403e /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parent376548c34c705119d3b9312338cd238a926551b7 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud