| Commit message (Expand) | Author | Age | Files | Lines |
| * | [libcxx] [test] Strip trailing whitespace. NFC. | Stephan T. Lavavej | 2018-06-14 | 1 | -2/+2 |
| * | Fix embarrasing typo in uncaught_exceptions. Update tests to really test this... | Marshall Clow | 2018-05-29 | 1 | -21/+29 |
| * | [libcxx] [test] Fix whitespace, NFC. | Stephan T. Lavavej | 2018-04-12 | 3 | -8/+8 |
| * | Implement P0768r1: Library support for the Spaceship Operator. | Eric Fiselier | 2018-04-06 | 6 | -0/+804 |
| * | Implement P0754R2: The <version> header. | Marshall Clow | 2018-04-03 | 1 | -0/+17 |
| * | [libcxx] [test] Strip trailing whitespace. NFC. | Stephan T. Lavavej | 2018-03-22 | 1 | -1/+1 |
| * | Use DoNotOptimize to prevent new/delete elision. | Eric Fiselier | 2018-03-22 | 15 | -44/+57 |
| * | Implement LWG3034: P0767R1 breaks previously-standard-layout types | Marshall Clow | 2018-03-21 | 1 | -2/+5 |
| * | Implement P0767R1 - Deprecate POD | Marshall Clow | 2018-03-06 | 2 | -1/+12 |
| * | Fix most GCC test failures. | Eric Fiselier | 2018-01-18 | 1 | -1/+1 |
| * | Fix nodiscard failure tests on compilers w/o -verify. | Eric Fiselier | 2018-01-17 | 1 | -1/+1 |
| * | Commit tests for changes in revision 319710 | Marshall Clow | 2017-12-04 | 10 | -0/+252 |
| * | Implement p0137r1 - std::launder. Reviewed as https://reviews.llvm.org/D40144 | Marshall Clow | 2017-11-22 | 3 | -0/+96 |
| * | [test] Alignment must be > __STDCPP_DEFAULT_NEW_ALIGNMENT__ to call aligned new | Casey Carter | 2017-11-15 | 10 | -10/+10 |
| * | Change test suite to support c++17 dialect flag instead of c++1z. | Eric Fiselier | 2017-11-07 | 2 | -2/+2 |
| * | Placate unused variable warnings uncovered by improvements to clang's -Wunuse... | Benjamin Kramer | 2017-10-14 | 2 | -0/+2 |
| * | [libc++] Support Microsoft ABI without vcruntime headers | Shoaib Meenai | 2017-10-09 | 3 | -0/+3 |
| * | [libcxx] [test] Rename _Tp to T. NFCI. | Stephan T. Lavavej | 2017-08-11 | 1 | -2/+2 |
| * | [libcxx] [test] Change comments to say C++ instead of c++. NFC. | Stephan T. Lavavej | 2017-07-29 | 3 | -5/+5 |
| * | [libcxx] [test] Make files consistently end with newlines, NFC. | Stephan T. Lavavej | 2017-07-29 | 1 | -1/+1 |
| * | [libcxx] [test] Untabify, NFC. | Stephan T. Lavavej | 2017-07-29 | 18 | -133/+133 |
| * | Revert "[libcxx] Annotate c++17 aligned new/delete operators with availability" | Akira Hatanaka | 2017-06-30 | 1 | -36/+0 |
| * | [libcxx] Annotate c++17 aligned new/delete operators with availability | Akira Hatanaka | 2017-06-26 | 1 | -0/+36 |
| * | [test] Add specific test for P0138R2, direct-list-init of fixed enums from in... | Casey Carter | 2017-05-12 | 1 | -0/+21 |
| * | [test] Avoid P0138R2, direct-list-init of fixed enums from integers, part 2/3. | Casey Carter | 2017-05-12 | 15 | -45/+0 |
| * | [test] Avoid P0138R2, direct-list-init of fixed enums from integers, part 1/3. | Casey Carter | 2017-05-12 | 15 | -34/+34 |
| * | Fix GCC 7 test failures. | Eric Fiselier | 2017-05-09 | 10 | -10/+13 |
| * | [libc++] Implement exception_ptr on Windows | Eric Fiselier | 2017-05-08 | 10 | -27/+17 |
| * | Temporarly XFAIL aligned new/delete tests on Windows. | Eric Fiselier | 2017-05-07 | 8 | -2/+43 |
| * | Add markup for libc++ dylib availability | Mehdi Amini | 2017-05-04 | 11 | -3/+76 |
| * | [libcxx] [test] Strip trailing whitespace. NFC. | Stephan T. Lavavej | 2017-05-04 | 11 | -17/+17 |
| * | Mark exception_ptr tests as XFAIL on Windows for now | Eric Fiselier | 2017-04-21 | 10 | -1/+31 |
| * | Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros for std::initializer_list | Eric Fiselier | 2017-04-18 | 5 | -15/+27 |
| * | [test] Silence unused parameter/typedef warnings | Casey Carter | 2017-04-18 | 1 | -1/+1 |
| * | Implement LWG#2855 - made easy by previous refactoring | Marshall Clow | 2017-04-13 | 1 | -0/+10 |
| * | Mark *pass tests as UNUSUPPORTED instead of XFAIL on old compilers | Marshall Clow | 2017-03-27 | 12 | -24/+24 |
| * | Mark *fail tests as UNUSUPPORTED instead of XFAIL on old compilers | Marshall Clow | 2017-03-27 | 5 | -10/+10 |
| * | XFAIL the std::byte tests on a bunch of old clang versions, because they don'... | Marshall Clow | 2017-03-24 | 17 | -0/+51 |
| * | Implement P0298R3: 'std::byte'. Reviewed as https://reviews.llvm.org/D31022 | Marshall Clow | 2017-03-24 | 18 | -0/+562 |
| * | Implement LWG2784, and mark 2786, 2795, 2804, 2812, 2826, 2834, 2837 and 2838... | Marshall Clow | 2017-03-14 | 1 | -1/+32 |
| * | Fix test failures caused by new/delete calls getting optimized away | Eric Fiselier | 2017-03-02 | 5 | -5/+13 |
| * | Fix type_info's constructor by making it explicit again. | Eric Fiselier | 2017-01-17 | 1 | -0/+14 |
| * | Rename new_handler in tests to avoid conflicts with MSVC symbols. | Eric Fiselier | 2017-01-17 | 7 | -14/+14 |
| * | Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions. | Ed Schouten | 2016-12-30 | 1 | -2/+0 |
| * | Fix unused parameters and variables | Eric Fiselier | 2016-12-23 | 4 | -4/+4 |
| * | Fix more uses of dynamic exception specifications in C++17 | Eric Fiselier | 2016-12-11 | 18 | -44/+79 |
| * | [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ... | Stephan T. Lavavej | 2016-12-08 | 1 | -1/+1 |
| * | [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", pa... | Stephan T. Lavavej | 2016-12-06 | 2 | -4/+6 |
| * | Protect nested-exceptions tests under no-exceptions | Roger Ferrer Ibanez | 2016-11-14 | 3 | -3/+12 |
| * | [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. | Stephan T. Lavavej | 2016-11-04 | 3 | -10/+16 |