summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ClangTidy/CXX.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add options to run clang-tidy with the compilerDaniel Pfeifer2016-04-131-0/+3
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.