Clone this repo:

Branches

  1. 7f648d9 [libc++] Guard the fix to CityHash behind ABI v2 by Louis Dionne · 2 years, 5 months ago main
  2. 035440c [libc++] Implement LWG3657 std::hash<filesystem::path> by Louis Dionne · 2 years, 5 months ago
  3. 6569774 [libc++] Implement P1328R1 constexpr std::type_info::operator== by Louis Dionne · 2 years, 5 months ago
  4. db7051c [libc++][NFC] Use _LIBCPP_HIDE_FROM_ABI everywhere in pair by Louis Dionne · 2 years, 5 months ago
  5. 07959e3 [libc++] Remove #error about _LIBCPP_DEBUG by Louis Dionne · 2 years, 5 months ago
  6. 7df1bcf [libc++] Use __builtin_FILE and __builtin_LINE in _LIBCPP_ASSERT by Louis Dionne · 2 years, 5 months ago
  7. a1c3b41 [libc++][NFC] Reformat __assert with clang-format by Louis Dionne · 2 years, 5 months ago
  8. 0785f76 [libc++][format] Fixes constexpr validation. by Mark de Wever · 2 years, 5 months ago
  9. 301368a [libc++][NFC] _VSTD -> std in ryu by Louis Dionne · 2 years, 5 months ago
  10. a1e5552 [libc++] Add missing _LIBCPP_HIDE_FROM_ABI by Louis Dionne · 2 years, 5 months ago
  11. 55b1324 [libc++] Fix path to versioned clang-format in the CI job by Louis Dionne · 2 years, 5 months ago
  12. a64d068 [libc++] Export CXX and CC env vars in format and documentation CI jobs by Louis Dionne · 2 years, 5 months ago
  13. f9878a1 [libc++][NFC] Remove FP from_chars from the <charconv> synopsis since we don't implement it yet by Louis Dionne · 2 years, 5 months ago
  14. 31cf778 Don't re-export top-level modules by Vassil Vassilev · 2 years, 5 months ago
  15. d687490 [libc++][CI] Uses LLVM 17 in Docker. by Mark de Wever · 2 years, 6 months ago
  16. 549781a [libc++][NFC] Rename _LIBCPP_EXPLICIT_AFTER_CXX11 to _LIBCPP_EXPLICIT_SINCE_CXX14 by Nikolas Klauser · 2 years, 6 months ago
  17. 591e470 [libc++][NFC] Rename _LIBCPP_NO_RTTI to _LIBCPP_HAS_NO_RTTI by Nikolas Klauser · 2 years, 6 months ago
  18. c8da880 [libc++] Remove leftover LIBCXX_ENABLE_CLANG_TIDY in run-buildbot by Louis Dionne · 2 years, 5 months ago
  19. 9bedd7a [libc++] Add a CI configuration to test Modules with LSV enabled by Louis Dionne · 2 years, 5 months ago
  20. 9b648bc [libc++][format] Fix a missing include in tests. by Konstantin Varlamov · 2 years, 5 months ago