-
Notifications
You must be signed in to change notification settings - Fork 25
Use clang-tidy settings from AMReX #1325
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
Open
AlexanderSinn
wants to merge
40
commits into
Hi-PACE:development
Choose a base branch
from
AlexanderSinn:test_with_clang_tidy_settings_from_AMReX
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
ff55be0
test with clang-tidy settings from AMReX
AlexanderSinn 225ff36
cat log file
AlexanderSinn 102406f
fix
AlexanderSinn 678aed3
diable readability checks
AlexanderSinn 4d44016
fix issues in headers
AlexanderSinn 0157a1b
fix
AlexanderSinn 4cd27e4
remove using namespace amrex
AlexanderSinn ad76be0
use std move
AlexanderSinn da2f9da
fix Gpu::gpuStream()
AlexanderSinn 18dec00
remove std::endl
AlexanderSinn 8e7c1c0
more fixes
AlexanderSinn 2fae2fa
fix poisson solvers
AlexanderSinn cbb32a5
more fixes
AlexanderSinn a170e75
try fix clang-tidy crash
AlexanderSinn 45b784d
more float conversion fixes
AlexanderSinn dbcd3fa
fix more implicit conversions
AlexanderSinn 36d42b0
more implicit conversions fixes
AlexanderSinn e21b681
more implicit conversion fixes
AlexanderSinn e04277b
replace long with int for pidx
AlexanderSinn a6ce946
remove performance-inefficient-string-concatenation check
AlexanderSinn 3c963d9
fix int conversion
AlexanderSinn e30213f
Merge branch 'development' into test_with_clang_tidy_settings_from_AMReX
AlexanderSinn 48bdfdf
fix merge
AlexanderSinn 9b6d065
fix clang tidy issues
AlexanderSinn 3546f96
fix clang tidy issues 2
AlexanderSinn 6b93b26
Merge branch 'development' into test_with_clang_tidy_settings_from_AMReX
AlexanderSinn c5e2768
Merge branch 'development' into test_with_clang_tidy_settings_from_AMReX
AlexanderSinn c13874d
add move and fix Real conversion
AlexanderSinn 2a3f7c7
fix more Real conversion
AlexanderSinn 14f7afb
fix cast
AlexanderSinn 3b69e1f
Merge branch 'Hi-PACE:development' into test_with_clang_tidy_settings…
AlexanderSinn 367bbb4
add nodiscard
AlexanderSinn 56f3ffa
Merge branch 'development' into test_with_clang_tidy_settings_from_AMReX
AlexanderSinn e018dbe
Merge branch 'development' into test_with_clang_tidy_settings_from_AMReX
AlexanderSinn 56ce2bd
fix merge
AlexanderSinn d342767
Merge branch 'development' into test_with_clang_tidy_settings_from_AMReX
AlexanderSinn c058157
Merge branch 'Hi-PACE:development' into test_with_clang_tidy_settings…
AlexanderSinn 68ecf31
Fix new issues
AlexanderSinn d9bfc99
update to C++20
AlexanderSinn 48046bb
Merge branch 'development' into test_with_clang_tidy_settings_from_AMReX
AlexanderSinn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.