[cmake-developers] Regarding the 'run-include-what-you-use' topic
Daniel Pfeifer
daniel at pfeifer-mail.de
Tue May 19 17:07:21 EDT 2015
Hi Brad, Hi Bill,
I think it is great that CMake gains support for IWYU.
Without having tested it, I think the current implementation is
compatible with other static analyzers like for examle clang-tidy.
I think this is not good. If the options can be used for other tools
than IWYU, the option name and its documentation should not be IWYU
specific.
It also would be great to have more than one static analyzer enabled
at a time. Like IWYU and clang-tidy and KWStyle and ...
Just my € 0.02.
-- Daniel
More information about the cmake-developers
mailing list