Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make clang use libc++ instead of stdlibc++ #229

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Conversation

bbbgan
Copy link
Collaborator

@bbbgan bbbgan commented Oct 28, 2023

By default, Clang will use GCC‘s stdlibc++, so compatibility issues may sometimes arise

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8ab526a) 44.74% compared to head (481f091) 44.74%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   44.74%   44.74%           
=======================================
  Files          45       45           
  Lines        5466     5466           
=======================================
  Hits         2446     2446           
  Misses       3020     3020           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@qicosmos qicosmos merged commit f8fc0b4 into qicosmos:master Oct 28, 2023
22 checks passed
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.

None yet

3 participants