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 modern #43

Closed
wants to merge 10 commits into from
Closed

Clang modern #43

wants to merge 10 commits into from

Conversation

neheb
Copy link
Contributor

@neheb neheb commented Jun 15, 2020

Needs C++11.

neheb added 10 commits May 16, 2020 18:47
Found with readability-inconsistent-declaration-parameter-name

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with readability-container-size-empty

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with readability-redundant-member-init

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with readability-else-after-return

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with readability-simplify-boolean-expr

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with modernize-use-nullptr

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with modernize-use-auto

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with modernize-use-equals-default

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with google-readability-casting

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Rosen Penev <rosenp@gmail.com>
@mbunkus
Copy link
Contributor

mbunkus commented Jun 22, 2020

I've manually cherry-picked the changes due to merge conflicts.

@mbunkus mbunkus closed this Jun 22, 2020
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.

None yet

2 participants