Skip to content
Snippets Groups Projects
Commit e377ce46 authored by Jean-Noël Grad's avatar Jean-Noël Grad
Browse files

Fix various Clang-Tidy diagnostics

Address most occurrences of:
bugprone-unused-local-non-trivial-variable
bugprone-unhandled-self-assignment
bugprone-misplaced-widening-cast
bugprone-sizeof-expression
performance-for-range-copy
performance-faster-string-find
performance-inefficient-vector-operation
performance-noexcept-swap
misc-unused-using-decls
misc-header-include-cycle
misc-include-cleaner
readability-delete-null-pointer
readability-container-size-empty
readability-redundant-smartptr-get
readability-else-after-return
parent 8d6ae315
Branches
No related merge requests found
Showing
with 99 additions and 60 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment