llvm-project/libcxx
Michal Gorny ef634ecddd [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
2016-10-18 16:54:59 +00:00
..
benchmarks remove warnings from google-benchmarks in libcxx 2016-10-14 00:07:57 +00:00
cmake Remove dead CMake target 2016-10-14 09:06:38 +00:00
docs Cleanup LIT testing doc 2016-10-14 06:15:27 +00:00
include Make any_cast<void()>(nullptr) compile 2016-10-16 11:56:38 +00:00
lib [solaris] Convert the support library to C++ to fix -std=c++11 build 2016-10-18 16:54:59 +00:00
src [solaris] Convert the support library to C++ to fix -std=c++11 build 2016-10-18 16:54:59 +00:00
test Make any_cast<void()>(nullptr) compile 2016-10-16 11:56:38 +00:00
utils Sort ABI lists by name so that changes don't generate big diffs 2016-10-14 05:04:00 +00:00
www Update LWG 2754 status 2016-10-16 03:52:48 +00:00
.arcconfig Upgrade arcconfig to use https 2016-07-18 02:02:49 +00:00
.gitignore Implement N4606 optional 2016-10-12 07:46:20 +00:00
CMakeLists.txt Disable Modules when building the libc++ sources. 2016-10-14 12:56:52 +00:00
CREDITS.TXT Add entry to CREDITS.TXT for propagate_const 2016-06-19 19:36:28 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:39:53 +00:00
TODO.TXT Remove out of date items in TODO.txt 2016-09-27 01:28:47 +00:00