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

Add LLVM 19 support #595

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Add LLVM 19 support #595

merged 1 commit into from
Sep 24, 2024

Conversation

laurynas-biveinis
Copy link
Owner

  • Add missing template arguments to make_db_inode_reclaimable_ptr calls
  • Suppress what appears to be false positive diagnostics about C-style casts
  • Suppress -Wpedantic warning in TYPED_TEST_SUITE definition in Google Test
  • include-what-you-use pragma tweaks
  • Bump main GitHub Actions and CircleCI jobs to LLVM 19
  • Add LLVM 18 to old-compilers.yml GitHub Action

- Add missing template arguments to make_db_inode_reclaimable_ptr calls
- Suppress what appears to be false positive diagnostics about C-style casts
- Suppress -Wpedantic warning in TYPED_TEST_SUITE definition in Google Test
- include-what-you-use pragma tweaks
- Bump main GitHub Actions and CircleCI jobs to LLVM 19
- Add LLVM 18 to old-compilers.yml GitHub Action
@laurynas-biveinis laurynas-biveinis self-assigned this Sep 24, 2024
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@423f1cd). Learn more about missing BASE report.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #595   +/-   ##
=========================================
  Coverage          ?   99.31%           
=========================================
  Files             ?       31           
  Lines             ?     3929           
  Branches          ?        0           
=========================================
  Hits              ?     3902           
  Misses            ?       27           
  Partials          ?        0           
Flag Coverage Δ
Debug 99.31% <ø> (?)
Release 98.60% <ø> (?)

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

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

@laurynas-biveinis laurynas-biveinis merged commit fffbd77 into master Sep 24, 2024
173 checks passed
@laurynas-biveinis laurynas-biveinis deleted the llvm-19 branch September 24, 2024 12:08
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