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

ci: Build clang/sanitizers with debug libc++ #918

Merged
merged 1 commit into from
Jan 27, 2025
Merged

ci: Build clang/sanitizers with debug libc++ #918

merged 1 commit into from
Jan 27, 2025

Conversation

chfast
Copy link
Member

@chfast chfast commented Jun 4, 2024

For the sanitizer build use libc++ with debug hardening enabled.

Closes #906.

@chfast chfast added the tests Testing infrastructure label Jun 4, 2024
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.29%. Comparing base (0987d83) to head (0d295da).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #918   +/-   ##
=======================================
  Coverage   94.29%   94.29%           
=======================================
  Files         159      159           
  Lines       17323    17323           
=======================================
  Hits        16335    16335           
  Misses        988      988           
Flag Coverage Δ
eof_execution_spec_tests 15.90% <ø> (ø)
ethereum_tests 26.88% <ø> (ø)
ethereum_tests_silkpre 18.97% <ø> (ø)
execution_spec_tests 21.10% <ø> (ø)
unittests 89.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@chfast chfast force-pushed the ci/libcxx branch 2 times, most recently from 808642a to 8484da0 Compare January 27, 2025 12:23
For the sanitizer build use libc++ with debug hardening enabled.

Closes #906.
@chfast chfast changed the title ci: Build clang/sanitizers with libc++ ci: Build clang/sanitizers with debug libc++ Jan 27, 2025
@chfast chfast merged commit f9f328b into master Jan 27, 2025
25 checks passed
@chfast chfast deleted the ci/libcxx branch January 27, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Testing infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Add libc++ 18 build
2 participants