Skip to content

feat: translate -libstdc++ to -libc++ - #74

Merged
kilyanni merged 1 commit into
mainfrom
libstdcxx
Aug 7, 2026
Merged

feat: translate -libstdc++ to -libc++#74
kilyanni merged 1 commit into
mainfrom
libstdcxx

Conversation

@kilyanni

@kilyanni kilyanni commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

-lstdc++/-lsupc++ are the GNU C++ runtime. We only have Clang's libc++.

Auto-replace references to the GNU one and pull in Clang's instead, so consumers that hardcode GNU work automatically.

Copilot AI lite review requested due to automatic review settings August 6, 2026 12:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@kilyanni

kilyanni commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts in this pull request

@kilyanni
kilyanni merged commit fdafe1d into main Aug 7, 2026
10 checks passed
@kilyanni
kilyanni deleted the libstdcxx branch August 7, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants