hanchenye-llvm-project/libcxx
Howard Hinnant d01320c200 Apply noexcept and constexpr to <atomic>.
llvm-svn: 154526
2012-04-11 20:14:21 +00:00
..
cmake http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta Suzuki 2011-05-24 12:54:00 +00:00
include Apply noexcept and constexpr to <atomic>. 2012-04-11 20:14:21 +00:00
lib Allow libc++ to be built with CMake from within the LLVM tree. The libc++ part is just some renaming as the variable was already in use, conflicting with something else in the LLVM tree. Contributed by Ruben Van Boxem. 2012-03-19 15:40:23 +00:00
src Put std::piecewise_construct_t back into the dylib for ABI stability. When clients are in C++11/constexpr mode this will be safely ignored because piecewise_construct is then declared with internal linkage. 2012-04-03 23:45:46 +00:00
test Fix the remaining atomic tests, all of which were wrong for the case where a 2012-04-05 13:48:16 +00:00
www Updated documentation contributed by Christopher Jefferson. 2012-04-03 15:08:42 +00:00
CMakeLists.txt
CREDITS.TXT Update <limits> with constexpr support. Patch contributed by Jonathan Sauer. 2012-04-02 19:23:15 +00:00
LICENSE.TXT Happy new year 2012! 2012-01-01 08:16:56 +00:00
Makefile Fix .PHONY target to match new installheaders target. 2012-01-21 06:16:39 +00:00