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

Fix clang tidy warnings #6154

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

gassmoeller
Copy link
Member

Our clang-tidy workflow is currently producing some warnings (see https://github.com/geodynamics/aspect/actions?query=branch%3Amain). This PR fixes the warnings by declaring a move constructor noexcept and by using range-based for loops in a number of places.

@gassmoeller gassmoeller merged commit 1476c0d into geodynamics:main Nov 20, 2024
7 of 8 checks passed
@gassmoeller gassmoeller deleted the fix_clang_tidy branch November 20, 2024 08:54
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.

2 participants