llvm-project/libcxx
Eric Fiselier 7a608aa232 [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default constructors.
Summary: This patch implements the solution for LWG Issue #2367. See http://cplusplus.github.io/LWG/lwg-active.html#2367

Reviewers: mclow.lists, EricWF

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D13750

llvm-svn: 256325
2015-12-23 08:20:26 +00:00
..
cmake Replace cmake check for printf with a check for fopen. 2015-12-10 00:45:18 +00:00
docs Update paths in libc++ build instructions. Patch from Jonathan Anderson. 2015-12-14 22:26:28 +00:00
include [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default constructors. 2015-12-23 08:20:26 +00:00
lib Add CMake option LIBCXX_CONFIGURE_IDE to allow for other IDE's. 2015-12-16 23:41:05 +00:00
src Use libcxx's default rune table with the Musl C library. 2015-11-24 10:24:54 +00:00
test [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default constructors. 2015-12-23 08:20:26 +00:00
utils [libcxx] Make it drastically simpler to link libc++. 2015-10-14 19:54:03 +00:00
www [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-Ballo. 2015-12-18 00:36:55 +00:00
.arcconfig Update Arcanist config to point to reviews.llvm.org 2014-06-10 18:29:36 +00:00
.gitignore [libc++] Refactor test components into modules. 2015-01-09 18:03:29 +00:00
CMakeLists.txt Add CMake option LIBCXX_CONFIGURE_IDE to allow for other IDE's. 2015-12-16 23:41:05 +00:00
CREDITS.TXT Add self to CREDITS.txt 2015-02-26 00:48:22 +00:00
LICENSE.TXT Update copyright year to 2015. 2015-03-12 20:13:11 +00:00
Makefile Revert "Fix installheaders target's permissions" 2014-12-16 05:28:07 +00:00
TODO.TXT Test commit to see if libcxx.llvm.org/docs builds 2015-09-04 22:57:00 +00:00