mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
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.
9 lines
292 B
Plaintext
9 lines
292 B
Plaintext
Warning: include-what-you-use reported diagnostics:
|
|
should add these lines:
|
|
*
|
|
#include <\.\.\.>
|
|
+
|
|
.*Tests[/\]RunCMake[/\]MultiLint[/\]main\.c:0:0: warning: message \[checker\].*
|
|
Total errors found: 0
|
|
.*Warning: cppcheck reported diagnostics.*error.*warning.*style.*performance.*information.*
|