Closed justsmth closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.62%. Comparing base (
c358484
) to head (45fcdd2
). Report is 96 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issues:
Addresses #476
Description of changes:
aws-lc-sys
andaws-lc-fips-sys
: Detect whether clang 19.1 (or later) is being used, and avoid using bindgen 0.69.x if so.aws-lc-fips-sys
so its logic more closely aligns withaws-lc-sys
.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.