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

Include arm_arch.h in crypto/internal.h. #1783

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Include arm_arch.h in crypto/internal.h. #1783

merged 1 commit into from
Oct 30, 2023

Conversation

briansmith
Copy link
Owner

Do it because BoringSSL does it. BoringSSL has some other headers it includes here but we intentionally do not have them and/or we intentionally do not include them here (string.h and assert.h).

Do it because BoringSSL does it. BoringSSL has some other headers it
includes here but we intentionally do not have them and/or we
intentionally do not include them here (string.h and assert.h).
@briansmith briansmith self-assigned this Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #1783 (f292036) into main (0223bee) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1783      +/-   ##
==========================================
- Coverage   96.01%   96.00%   -0.02%     
==========================================
  Files         138      138              
  Lines       20789    20789              
  Branches      226      226              
==========================================
- Hits        19961    19958       -3     
- Misses        790      792       +2     
- Partials       38       39       +1     
Files Coverage Δ
crypto/internal.h 68.15% <ø> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@briansmith briansmith merged commit fce7153 into main Oct 30, 2023
137 of 138 checks passed
@briansmith briansmith deleted the b/sync-internal branch October 30, 2023 23:01
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.

1 participant