Нет описания

Bill Wendling db2b81bf90 Creating the libcxx release 3.3 branch. 12 лет назад
cmake 20542c0b94 http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta Suzuki 14 лет назад
include 8c23819220 Expose accidentally removed __compressed_pair constructor taking piecewise_construct_t. This fixes http://llvm.org/bugs/show_bug.cgi?id=15918 . 12 лет назад
lib 61fe0ac9b3 Added extra space to end of EXTRA_FLAGS in buildit. This fixes http://llvm.org/bugs/show_bug.cgi?id=15761 12 лет назад
src e58bc12f2a The push/pop variant of pragma GCC diagnostic is only supported by Clang 12 лет назад
test 8c23819220 Expose accidentally removed __compressed_pair constructor taking piecewise_construct_t. This fixes http://llvm.org/bugs/show_bug.cgi?id=15918 . 12 лет назад
www 2062f37772 I believe this finishes up debug mode for list. The testing is a little weak, but I believe all of the functionality is there. Certainly enough for people to checkout and start beating up on. 12 лет назад
.arcconfig bbda4db0d5 Add a simple .arcconfig to make using the 'arc' commandline tool and the 12 лет назад
CMakeLists.txt b777d6a4b2 The cmake script is failing to copy cxxabi.h to the right place because it was generating to destination path like so /include// and dstdir can legally be blank from my interpretation of the script, and this would then generate a path like libcxx/include// which is illegal. 12 лет назад
CREDITS.TXT 74f4da7219 Stephan Tolksdorf: fixes the issue in the <atomic> header and adds corresponding tests. I've used macros to fall back to a user-provided default constructor if _LIBCPP_HAS_NO_DEFAULTED_FUNCTIONS (though I suspect that there won't be many users defining that macro). 12 лет назад
LICENSE.TXT 0e0bc1cfe8 Update the copyright coredits -- Happy new year 2013! 12 лет назад
Makefile f9e75aef34 Change makefile comment to refer to libc++ instead of libcpp. 12 лет назад