Issue 1130 in include-what-you-use: Request: silence IWYU if correct includes

0 views
Skip to first unread message

notifi...@include-what-you-use.org

unread,
Nov 2, 2022, 5:05:40 AM11/2/22
to include-wh...@googlegroups.com
New issue 1130 by carlosgalvezp: Request: silence IWYU if correct includes
https://github.com/include-what-you-use/include-what-you-use/issues/1130

Hi!

I notice that IWYU is quite noisy when the code has correct includes:

```
(foo.h has correct #includes/fwd-decls)

(foo.cpp has correct #includes/fwd-decls)
```

This clutters our build logs and makes it harder to spot real issues. Is it possible to silence this somehow, so it only prints output on error? We are using `--verbose=3` to be able to see the explanation of why an include is needed (which line in code).


notifi...@include-what-you-use.org

unread,
Nov 8, 2022, 11:11:54 AM11/8/22
to include-wh...@googlegroups.com
Comment #1 on issue 1130 by firewave: Request: silence IWYU if correct includes
https://github.com/include-what-you-use/include-what-you-use/issues/1130

Looks like a duplicate of #999.


Reply all
Reply to author
Forward
0 new messages