Skip to content

Conversation

@neheb
Copy link
Contributor

@neheb neheb commented Nov 8, 2019

Turns out clang-tidy doesn't check the headers by default.

neheb added 9 commits November 7, 2019 12:39
Found with modernize-use-equals-delete

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with hicpp-uppercase-literal-suffix

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with modernize-return-braced-init-list

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with bugprone-macro-parentheses

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with performance-noexcept-move-constructor

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

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

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

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

Signed-off-by: Rosen Penev <rosenp@gmail.com>
@vitaut vitaut merged commit 1f91815 into fmtlib:master Nov 8, 2019
@vitaut
Copy link
Contributor

vitaut commented Nov 8, 2019

Thanks

@neheb neheb deleted the cll branch November 8, 2019 18:07
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