summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-23Update doc and various cleanupEric Fiselier
2016-12-23Add test that _LIBCPP_VERSION matches __libcpp_versionEric Fiselier
2016-12-23Add release update instructions for libc++Eric Fiselier
2016-12-23Update TestingLibcxx doc to reflect the use_system_cxx_lib flag. Patch from M...Eric Fiselier
2016-12-23Add apple-clang-8 to list of XFAILS for some variant tests. Patch from Michae...Eric Fiselier
2016-12-17[CMake] Fix issue reported on sanitizer botsChris Bieneman
2016-12-16[CMake] Put headers relative to clangChris Bieneman
2016-12-15Fix XFAILS for is_trivially_destructible traitEric Fiselier
2016-12-15Fix typoEric Fiselier
2016-12-15Add tests for LWG 2796Eric Fiselier
2016-12-15Add more test cases for PR31384Eric Fiselier
2016-12-15Add test case for PR31384Eric Fiselier
2016-12-15Revert r289727 due to PR31384Eric Fiselier
2016-12-15XFAIL test for more apple-clang versionsEric Fiselier
2016-12-14Work around bug in initialization of std::array base class with older clangsEric Fiselier
2016-12-14Fix PR31378 - std::list::remove should not require a default constructible al...Eric Fiselier
2016-12-14[libcxx] [test] Fix MSVC x64 truncation warnings with 32-bit allocator size_t...Stephan T. Lavavej
2016-12-14[libcxx] Fix tuple construction/assignment from types derived from tuple/pair...Eric Fiselier
2016-12-14XFAIL test on apple-clang-7.0Eric Fiselier
2016-12-14[libcxx] Fix PR24075, PR23841 - Add scoped_allocator_adaptor::construct(pair<...Eric Fiselier
2016-12-14Recommit r286884: P0503R0, adopted in Issaquah, rewords some requirements on ...Eric Fiselier
2016-12-13[libcxx] [test] Fix size_t-to-int truncation warnings in syserr.hash.Stephan T. Lavavej
2016-12-12[libcxx] [test] Change ifstream constructor tests to handle read-only files.Stephan T. Lavavej
2016-12-12[libcxx] [test] Fix an improper assumption about Null Forward Iterators.Stephan T. Lavavej
2016-12-12[libcxx][CMake] Move the warning to HandleOutOfTreeLLVMPetr Hosek
2016-12-11Actually re-disable -Wsign-compareEric Fiselier
2016-12-11Re-disable -Wsign-compare for now. I didn't catch all occurrencesEric Fiselier
2016-12-11Enable the -Wsign-compare warning to better support MSVCEric Fiselier
2016-12-11Fix copy/paste errors introduced in r289358Eric Fiselier
2016-12-11Fix undefined behavior in container swap tests.Eric Fiselier
2016-12-11Fix yet another dynamic exception specEric Fiselier
2016-12-11Fix more uses of dynamic exception specifications in C++17Eric Fiselier
2016-12-11Fix count_new.hpp to work w/o dynamic exception specificationsEric Fiselier
2016-12-11[libc++] Fix support for multibyte thousands_sep and decimal_point in moneypu...Eric Fiselier
2016-12-09[libcxx] [test] Fix string_view tests.Stephan T. Lavavej
2016-12-09[libcxx] [test] Add LIBCPP_ASSERT_NOEXCEPT/LIBCPP_ASSERT_NOT_NOEXCEPT, remove...Stephan T. Lavavej
2016-12-09Update doc version to 4.0Eric Fiselier
2016-12-09[NFC] Change whitespace to force docs rebuildEric Fiselier
2016-12-09Fix missing const on set::count. Patch from Andrey KhalyavinEric Fiselier
2016-12-09Refactor uses_allocator test types for upcoming fixesEric Fiselier
2016-12-09Put C++ ABI headers in a special build directory instead of the top level.Eric Fiselier
2016-12-09fix misspelling in .clang-formatEric Fiselier
2016-12-09Turn off header sorting and comment formattingEric Fiselier
2016-12-08Fix PR27374 - Remove the implicit reduced-arity-extension in tuple.Eric Fiselier
2016-12-08[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej
2016-12-08[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej
2016-12-08[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej
2016-12-08[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej
2016-12-08[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej
2016-12-08[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej