Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mcpp-community
/
mcpp
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
91
Code
Issues
17
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(build): macOS test binaries link the toolchain's own libc++ (A1) + unpin llvm
- #202
#202
Merged
Sunrisepeak
merged 9 commits into
main
mcpp-community/mcpp:main
from
fix/macos-test-libcxx
mcpp-community/mcpp:fix/macos-test-libcxx
Copy head branch name to clipboard
Jul 8, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix(build): macOS test binaries link the toolchain's own libc++ (A1) + unpin llvm
#202
Sunrisepeak
merged 9 commits into
main
mcpp-community/mcpp:main
from
fix/macos-test-libcxx
mcpp-community/mcpp:fix/macos-test-libcxx
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
fix(build): macOS test binaries link the toolchain's own libc++ (A1 root fix)
Show description for 9c5365b
Sunrisepeak
committed
9c5365b
View commit details
Copy full SHA for 9c5365b
Browse repository at this point
fix(build): drop explicit -lc++abi from the test stdlib link
Show description for b32eed8
Sunrisepeak
committed
b32eed8
View commit details
Copy full SHA for b32eed8
Browse repository at this point
fix(build): restore -lc++abi (this llvm's libc++ doesn't reexport abi); add macOS failure forensics
Show description for 0df0238
Sunrisepeak
committed
0df0238
View commit details
Copy full SHA for 0df0238
Browse repository at this point
ci(macos): sandbox uses LLVM_ROOT's exact version; forensics captures crash reports
Show description for d2e10cc
Sunrisepeak
committed
d2e10cc
View commit details
Copy full SHA for d2e10cc
Browse repository at this point
build(macos): toolchain pin llvm@20.1.7 -> 22.1.8; forensics extracts crash termination
Show description for 4b552ec
Sunrisepeak
committed
4b552ec
View commit details
Copy full SHA for 4b552ec
Browse repository at this point
fix(build): link the toolchain libc++/abi dylibs by path (round-5 crash: dual libc++ states)
Show description for 4f28e6f
Sunrisepeak
committed
4f28e6f
View commit details
Copy full SHA for 4f28e6f
Browse repository at this point
fix(build): test binaries use the same static -load_hidden libc++ as distributables
Show description for f207cac
Sunrisepeak
committed
f207cac
View commit details
Copy full SHA for f207cac
Browse repository at this point
docs(remediation): A1 addendum — forensics-driven revision + xim llvm dylib self-containment item
Sunrisepeak
committed
418fc5a
View commit details
Copy full SHA for 418fc5a
Browse repository at this point
test(e2e): 94 asserts 'N passed; 0 failed' — mcpp new's template adds test_smoke (2 passed)
Sunrisepeak
committed
93e1618
View commit details
Copy full SHA for 93e1618
Browse repository at this point
You can’t perform that action at this time.