[cmake-developers] Regarding the 'run-include-what-you-use' topic

Brad King brad.king at kitware.com
Wed May 20 08:48:47 EDT 2015


On 05/19/2015 05:07 PM, Daniel Pfeifer wrote:
> 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 ...

Thanks for looking at the topic.

If we were ever to support more than one such analyzer at once then
we would need separate options to configure each one.  Also the
implementation depends on knowing what IWYU prints in its
diagnostic content.  For these reasons it makes sense to have
the tool-specific option.

Thanks,
-Brad



More information about the cmake-developers mailing list