Skip to content

fixed some modernize-loop-convert clang-tidy warnings#2815

Merged
danmar merged 1 commit into
cppcheck-opensource:mainfrom
firewave:modernize-loop-convert
Sep 21, 2020
Merged

fixed some modernize-loop-convert clang-tidy warnings#2815
danmar merged 1 commit into
cppcheck-opensource:mainfrom
firewave:modernize-loop-convert

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

I did not convert the loops with const_iterator since the range loops do not ensure the constness. That's also the reason I didn't enable the warning yet.

@firewave firewave force-pushed the modernize-loop-convert branch from d9c0107 to 3d3d703 Compare September 21, 2020 16:23
@firewave firewave closed this Sep 21, 2020
@firewave firewave force-pushed the modernize-loop-convert branch from 3d3d703 to 98b6238 Compare September 21, 2020 16:50
@firewave firewave reopened this Sep 21, 2020
@firewave
Copy link
Copy Markdown
Collaborator Author

I accidentally force-pushed an empty branch and it auto-closed the ticket. When I pushed the proper changes it failed to invoke the build again. So it needs to be triggered manually.

@danmar danmar merged commit 7189b30 into cppcheck-opensource:main Sep 21, 2020
@firewave firewave deleted the modernize-loop-convert branch September 21, 2020 19:06
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