]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
Fix Clang Tidy warnings (#295)
authorKonstantinos Margaritis <markos@users.noreply.github.com>
Fri, 31 May 2024 15:23:16 +0000 (18:23 +0300)
committerGitHub <noreply@github.com>
Fri, 31 May 2024 15:23:16 +0000 (18:23 +0300)
commit4113a1f15043ca9615a77713c3ec95593ba5057b
tree6cd0b5d1a575b2ea382174172c903f56f0f4ad3c
parent85ffb2b2f121c771f7075b46d12e39f0f7314c93
parent9987ecd4a0cbd3fe54a24705e0cfb95db069598b
Fix Clang Tidy warnings (#295)

Fixes some of the clang-tidy warnings
clang-analyzer-deadcode.DeadStores
clang-analyzer-cplusplus.NewDelete
clang-analyzer-core.uninitialized.UndefReturn

closes some:#253

ignored in this pr:
/usr/include/boost/smart_ptr/detail/shared_count.hpp:432:24
/usr/include/boost/smart_ptr/detail/shared_count.hpp:443:24
51 in build/src/parser
gtest ones
src/fdr/teddy_compile.cpp:600:5 refactoring on way
src/fdr/fdr_compile.cpp:209:5 refactoring on way