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

Clang-tidy fixes #39562

Merged
merged 2 commits into from
Apr 14, 2020
Merged

Clang-tidy fixes #39562

merged 2 commits into from
Apr 14, 2020

Conversation

kevingranade
Copy link
Member

Summary

SUMMARY: None

Purpose of change

Now that we have clang-tidy running to completion reliably, it has uncovered a number of warnings that have managed to sneak in.
Specifically I'm addressing things reported here https://github.com/CleverRaven/Cataclysm-DDA/pull/39553/checks?check_run_id=585912288

Describe the solution

Use point_zero.
Un-const some parameters.

Testing

These are refactors, we're looking for a clean clang-tidy run.

@kevingranade kevingranade changed the title Use point_zero Clang-tidy fixes Apr 14, 2020
@mlangsdorf mlangsdorf added <Bugfix> This is a fix for a bug (or closes open issue) Code: Build Issues regarding different builds and build environments labels Apr 14, 2020
@ZhilkinSerg ZhilkinSerg merged commit bd43707 into master Apr 14, 2020
@kevingranade kevingranade deleted the kevingranade-clang-tidy-fixes branch April 14, 2020 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) Code: Build Issues regarding different builds and build environments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants