mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
c8ecc2a9fa3c100ae1c8c3e9ce4a5db452a69206
llvm-svn: 261356
Add a new check, cert-flp30-c, that diagnoses loop induction expressions of floating-point type. This check corresponds to the CERT secure coding rule: https://www.securecoding.cert.org/confluence/display/c/FLP30-C.+Do+not+use+floating-point+variables+as+loop+counters
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%