VectorCamp / vectorscan

A portable fork of the high-performance regular expression matching library
https://www.vectorcamp.gr/project/vectorscan/
Other
478 stars 50 forks source link

Fix Clang Tidy warnings #295

Closed gtsoul-tech closed 1 month ago

gtsoul-tech commented 1 month ago

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