0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Mar 22, 2025 — Mar 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #666 from l2qi/l2/llvm-catchup-202602 More... 28 days ago
Remove debug CI steps now that libc++ fix is confirmed working More... 28 days ago
Default to system compiler in googleTest and dogFooding scripts too More... 29 days ago
Default to system compiler instead of LLVM clang on all platforms More... 29 days ago
Also remove bundled libc++ headers to match system libc++ ABI More... 29 days ago
Remove all bundled libc++ files (not just dylibs) from prebuilt LLVM More... 29 days ago
Use system libc++ on macOS to fix dual libc++abi TMO crash More... 29 days ago
Add DYLD_PRINT_LIBRARIES and rpath debug steps to docgen and tests workflows More... 29 days ago
Add conditional -fno-typed-cxx-new-delete flag and debug CI steps More... 29 days ago
Remove remaining MinGW/Windows support code More... 30 days ago
Remove non-existent -fno-typed-cxx-new-delete flag More... 30 days ago
Remove Windows/MinGW support More... 30 days ago
Enable remaining workflows and add --use-llvm-clang flag More... about 1 month ago
Enable CI workflows and centralize prebuilt LLVM clang setup More... about 1 month ago
Fix libc++abi compatibility for tests on macOS More... about 1 month ago
Add libc++ rpath and explicit linking for macOS More... about 1 month ago
Explicitly link libc++ and libc++abi for tests on macOS More... about 1 month ago
Fix test invocation: build dependencies with -as-dep flag first More... about 1 month ago
Use prebuilt LLVM's clang as compiler for ABI compatibility More... about 1 month ago
Use Homebrew LLVM 21 clang for ABI compatibility More... about 1 month ago
Remove platform-specific libc++ headers and disable non-test workflows More... about 1 month ago
Remove bundled libc++ headers on macOS to fix ABI conflicts More... about 1 month ago
Try converting all .o files with llc for bitcode detection More... about 1 month ago
Improve bitcode detection and conversion in clang script More... about 1 month ago
Update GitHub Actions workflows for LLVM 21 More... about 1 month ago
Bump version to 26.02 More... about 1 month ago
Fix hardcoded build paths in rpath (issue #665) More... about 1 month ago
Add bitcode conversion for prebuilt LLVM libraries More... about 1 month ago
Fix compatibility with LLVM 21 More... about 1 month ago
Point LLVM to newer version More... about 1 month ago