Clone this repo:

Branches

  1. 566be3e [libc++][libc++abi] Merge the operator new implementations into a shared file (#213427) by Nikolas Klauser · 5 days ago main master
  2. 5d028ab [runtimes] Remove override of LLVM_ENABLE_PER_TARGET_RUNTIME_DIR on Darwin (#213748) by Louis Dionne · 7 days ago
  3. f337220 [libc++] Add InsertNewlineAtEOF=True to .clang-format (#214078) by Michael G. Kazakov · 7 days ago
  4. 7f292fc [libc++abi][NFC] Enable modernize-loop-convert clang-tidy check (#213250) by Nikolas Klauser · 8 days ago
  5. c5d5b14 [libc++abi][NFC] Enable modernize-use-override clang-tidy check (#213253) by Nikolas Klauser · 8 days ago
  6. b72296c [libc++abi] Add a clang-tidy config and test (#207324) by Nikolas Klauser · 12 days ago
  7. 0b523d4 [libc++abi] Use the same .clang-format as libc++ (#208661) by Nikolas Klauser · 13 days ago
  8. 5a295eb [WebAssembly] Call EH personality function instead of `Unwind_CallPersonality` (#209282) by Demetrius Kanios · 2 weeks ago
  9. cb11e25 [libc++abi][NFC] Remove some XFAILs which never trigger (#211241) by Nikolas Klauser · 2 weeks ago
  10. a47310d [runtimes] LLVM 24 version bumps (#211262) by Louis Dionne · 3 weeks ago
  11. cfabc57 [libc++] Partially revert #208330 (#209928) by Petr Hosek · 4 weeks ago
  12. 009b939 [libcxx][libc] update LLVM-libc test status (#201236) by Michael Jones · 4 weeks ago
  13. b767f02 [libcxx][libcxxabi] Remove OVERRIDABLE_FUNCTION macro (#209323) by Petr Hosek · 4 weeks ago
  14. ed71cfa [libc++abi][NFC] Use C++11 spelling of [[noreturn]] (#207344) by Nikolas Klauser · 5 weeks ago
  15. dc50e56 [libcxxabi] Don't enable -fvisibility=hidden on Windows (#207943) by Martin Storsjö · 5 weeks ago
  16. be8f1b3 [libc++abi] Always enable -fvisibility=hidden (#207333) by Nikolas Klauser · 5 weeks ago
  17. e7ef3b7 [libcxxabi] Re-enable `thread_local_destruction_order.pass.cpp‎` on FreeBSD (#186129) by aokblast · 5 weeks ago
  18. 5c801ab [libc++abi][NFC] Avoid out parameter in dyn_cast_get_derived_info (#207326) by Nikolas Klauser · 6 weeks ago
  19. bbdd487 [runtimes][NFC] Re-indent shared library blocks (#205523) by Matt Arsenault · 6 weeks ago
  20. b4b8921 [CMake] Warn when the version of CMake is older than 3.31.0 (#204203) by Petr Hosek · 6 weeks ago