.. title:: clang-tidy - clang-analyzer-security.FloatLoopCounter .. meta:: :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#security-floatloopcounter clang-analyzer-security.FloatLoopCounter ======================================== Warn on using a floating point value as a loop counter (CERT: FLP30-C, FLP30-CPP). The `clang-analyzer-security.FloatLoopCounter` check is an alias, please see `Clang Static Analyzer Available Checkers `_ for more information.