| [clang] Preserve Qualifiers and type sugar in TemplateNames (#93433) | 2 年前 |
| [libc++] [test] No longer rely on std::hash<T>::argument_type. | 4 年前 |
| [libc++][NFC] Simplify checks for static assertions in .verify.cpp tests (#67559) | 2 年前 |
| [libc++] Qualifies size_t. | 3 年前 |
| Support tests in freestanding | 7 年前 |
| [libc++] Split off debug tests that were missed by ce1365f8f7e into test/libcxx | 5 年前 |
| Support tests in freestanding | 7 年前 |
| [libc++] Remove the c++98 Lit feature from the test suite | 5 年前 |
| [libc++] [P0919] Some belated review on D87171. | 4 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| [libc++] [P0919] Some belated review on D87171. | 4 年前 |
| [libc++] Remove the c++98 Lit feature from the test suite | 5 年前 |
| [libc++] Use addressof in unordered_set. | 4 年前 |
| [libc++] Remove the c++98 Lit feature from the test suite | 5 年前 |
| Support tests in freestanding | 7 年前 |
| [libc++] Remove unnecessary main() function in .compile.pass.cpp and .verify.cpp tests | 3 年前 |
| [libc++][test] Fix MSVC warnings with static_casts (#74962) | 2 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| [libc++] [P0919] Some belated review on D87171. | 4 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| [libc++] Qualifies size_t. | 3 年前 |
| [libc++] Qualifies size_t. | 3 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| [libc++] [test] Qualify next as std::next in a lot of tests. NFCI. | 4 年前 |
| [libc++] Qualifies size_t. | 3 年前 |
| [libc++] Qualifies size_t. | 3 年前 |
| [libc++] [P0919] Some belated review on D87171. | 4 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| [libcxx][test][NFC] Extend get_allocator() testing for containers | 4 年前 |
| [libcxx][test] Add tests for hash_function() and key_eq() in unordered containers | 2 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| [libc++] Remove the c++98 Lit feature from the test suite | 5 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| [libc++] Use addressof in unordered_set. | 4 年前 |
| [libc++] [LIBCXX-DEBUG-FIXME] Stop using invalid iterators to insert into sets/maps. | 5 年前 |
| [libc++] Use addressof in unordered_set. | 4 年前 |
| [libc++] [LIBCXX-DEBUG-FIXME] Stop using invalid iterators to insert into sets/maps. | 5 年前 |
| [libc++] Remove the c++98 Lit feature from the test suite | 5 年前 |
| [libc++][ranges] Implement the changes to node-based containers from P1206 (ranges::to): | 2 年前 |
| [libc++] Remove the c++98 Lit feature from the test suite | 5 年前 |
| [libc++] Qualifies size_t. | 3 年前 |
| [libc++][test] Enhance ADDITIONAL_COMPILE_FLAGS, use TEST_MEOW_DIAGNOSTIC_IGNORED sparingly (#75317) | 2 年前 |
| Support tests in freestanding | 7 年前 |
| [libc++] Use addressof in unordered_set. | 4 年前 |
| [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. | 4 年前 |
| [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup | 6 年前 |
| Support tests in freestanding | 7 年前 |
| [libcxx][test] Add tests for hash_function() and key_eq() in unordered containers | 2 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup | 6 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |
| [libc++] Split off debug tests that were missed by ce1365f8f7e into test/libcxx | 5 年前 |
| [libc++] Qualifies size_t. | 3 年前 |
| [libc++] Qualifies size_t. | 3 年前 |
| [libc++] Make <ranges> non-experimental | 3 年前 |
| [libc++] Qualifies size_t. | 3 年前 |
| [libc++] Qualifies size_t. | 3 年前 |
| Support tests in freestanding | 7 年前 |
| [libc++] [test] No longer rely on std::hash<T>::argument_type. | 4 年前 |
| Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. | 6 年前 |