Skip to content

Cleanup cpp_convert_typet: no abbreviations, pre-increment, size_t #4552

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

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Cleanup cpp_convert_typet: no abbreviations, pre-increment, size_t
Expand _cnt suffix to _count (as per coding standard), use
pre-increment, use std::size_t instead of unsigned as there could be
arbitrarily many occurrences.
  • Loading branch information
tautschnig committed Apr 18, 2019
commit dfa220c148830a3d1cad7ec72f85b62bb7c43a10
Loading