Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Fix typo in clang-tidy example -checks option | David Demelier | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | Help: Add example to CMAKE_<LANG>_CLANG_TIDY | Brad King | 2018-04-24 | 1 | -2/+9 |
| | | | | Fixes: #16869 | ||||
* | Add options to run clang-tidy with the compiler | Daniel Pfeifer | 2016-04-13 | 1 | -0/+6 |
Create a <LANG>_CLANG_TIDY target property (initialized by a CMAKE_<LANG>_CLANG_TIDY variable) to specify a clang-tidy command line to be run along with the compiler. |