1. 3e89508 [libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if. by Marek Kurdej · 5 years ago
  2. 0534358 [libc++] [P0646] Add feature-test macro for __cpp_lib_list_remove_return_type. by Marek Kurdej · 6 years ago
  3. e93e58c Reland [libc++] [P0325] Implement to_array from LFTS with updates. by Marek Kurdej · 6 years ago
  4. 5e70172 Revert "[libc++] [P0325] Implement to_array from LFTS with updates." by Marek Kurdej · 6 years ago
  5. 86aae78 [libc++] [P0325] Implement to_array from LFTS with updates. by Marek Kurdej · 6 years ago
  6. 8b77a3a [libc++] [P1612] Add missing feature-test macro __cpp_lib_endian. by Louis Dionne · 6 years ago
  7. fd02a46 [libcxx] Make generate_feature_test_macro_components script compatible with Python 3. by Louis Dionne · 6 years ago
  8. ae02e89 P0722R3: Implement library support for destroying delete by Eric Fiselier · 6 years ago
  9. d3d0ecb Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014. by Marshall Clow · 6 years ago
  10. 2fc5a78 Add std::is_constant_evaluated. by Eric Fiselier · 6 years ago
  11. 73f4997 Fix double curlies by JF Bastien · 7 years ago
  12. 2df59c5 Support tests in freestanding by JF Bastien · 7 years ago
  13. 508da41 Move the feature test macros script to the utils directory. by Eric Fiselier · 7 years ago[Renamed (96%) from libcxx/test/std/language.support/support.limits/support.limits.general/generate_feature_test_macro_components.py]
  14. b3ee419 Update generator script to use the new license file header. by Chandler Carruth · 7 years ago
  15. 57b08b0 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  16. 973eab8 correct script name in generated tests by Eric Fiselier · 7 years ago
  17. 05019eb Fix feature test macros for atomics/mutexes without threading by Eric Fiselier · 7 years ago
  18. 32784a7 Implement feature test macros using a script. by Eric Fiselier · 7 years ago