Gabor Horvath
|
afad84c04b
|
[clang-tidy] Cleaning up language options.
Differential Revision: https://reviews.llvm.org/D24881
llvm-svn: 282319
|
2016-09-24 02:13:45 +00:00 |
Kirill Bobyrev
|
11cea45cce
|
[clang-tidy] remove trailing whitespaces and retab
llvm-svn: 277340
|
2016-08-01 12:06:18 +00:00 |
Aaron Ballman
|
d744e63d90
|
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
|
2016-04-29 20:56:48 +00:00 |