summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cert/StrToNumCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix file headers. NFCFangrui Song2019-03-011-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Reapply Logging: make os_log buffer size an integer constant expression.Tim Northover2018-11-021-1/+1
* Fix -Wimplicit-fallthrough warning in LLVM_ENABLE_ASSERTIONS=Off buildsFangrui Song2018-11-021-2/+2
* [clang-tools-extra] Format sources with clang-format. NFC.Mandeep Singh Grang2016-11-081-1/+1
* [clang-tidy] Cleaning up language options.Gabor Horvath2016-09-241-1/+1
* [clang-tidy] remove trailing whitespaces and retabKirill Bobyrev2016-08-011-1/+1
* Add a clang-tidy check that flags string-to-number conversion functions that ...Aaron Ballman2016-04-291-0/+235
OpenPOWER on IntegriCloud