Skip to content
Commit d744e63d authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Add a clang-tidy check that flags string-to-number conversion functions that...

Add a clang-tidy check that flags string-to-number conversion functions that have insufficient error checking, suggesting a better alternative.

This check corresponds to: https://www.securecoding.cert.org/confluence/display/c/ERR34-C.+Detect+errors+when+converting+a+string+to+a+number

llvm-svn: 268100
parent 9190b4ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment