CMake/Tests/RunCMake/CommandLine/E___run_co_compile-no-iwyu-stderr.txt
Brad King 992962c76d cmcmd: Restore support for running multiple lint tools
Refactoring in commit v3.10.0-rc1~115^2 (Clean up iwyu code to not be
one big if statement, 2017-08-28) incorrectly changed the logic to run
only one lint tool at a time.  Restore support for running all tools
specified on the command-line.
2017-10-27 09:26:50 -04:00

7 lines
131 B
Plaintext

^__run_co_compile missing command to run. Looking for one or more of the following:
--cppcheck=
--cpplint=
--iwyu=
--lwyu=
--tidy=