1. e93e58c Reland [libc++] [P0325] Implement to_array from LFTS with updates. by Marek Kurdej · 6 years ago
  2. 5e70172 Revert "[libc++] [P0325] Implement to_array from LFTS with updates." by Marek Kurdej · 6 years ago
  3. 86aae78 [libc++] [P0325] Implement to_array from LFTS with updates. by Marek Kurdej · 6 years ago
  4. 8b77a3a [libc++] [P1612] Add missing feature-test macro __cpp_lib_endian. by Louis Dionne · 6 years ago
  5. fd02a46 [libcxx] Make generate_feature_test_macro_components script compatible with Python 3. by Louis Dionne · 6 years ago
  6. ae02e89 P0722R3: Implement library support for destroying delete by Eric Fiselier · 6 years ago
  7. d3d0ecb Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014. by Marshall Clow · 6 years ago
  8. 2fc5a78 Add std::is_constant_evaluated. by Eric Fiselier · 6 years ago
  9. 73f4997 Fix double curlies by JF Bastien · 7 years ago
  10. 2df59c5 Support tests in freestanding by JF Bastien · 7 years ago
  11. 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]
  12. b3ee419 Update generator script to use the new license file header. by Chandler Carruth · 7 years ago
  13. 57b08b0 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  14. 973eab8 correct script name in generated tests by Eric Fiselier · 7 years ago
  15. 05019eb Fix feature test macros for atomics/mutexes without threading by Eric Fiselier · 7 years ago
  16. 32784a7 Implement feature test macros using a script. by Eric Fiselier · 7 years ago