Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable clang-tidy modernize-loop-convert lint | Brad King | 2017-09-19 | 1 | -1/+0 |
| | | | | | Fix remaining diagnostics by this lint and remove it from our list of disabled lints. | ||||
* | clang-tidy: blacklist "modernize" checks | Daniel Pfeifer | 2017-08-30 | 1 | -6/+13 |
| | |||||
* | Replace C-style casts | Daniel Pfeifer | 2017-08-27 | 1 | -0/+1 |
| | |||||
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -3/+0 |
| | |||||
* | clang-tidy: add option CMake_RUN_CLANG_TIDY | Daniel Pfeifer | 2017-05-04 | 1 | -0/+30 |