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