Check includes
It seems that some include are missing, or are included by chance from other files. If included by other files, depending on the build order, some includes are not found. Recommended solution: include-what-you-use
It seems that some include are missing, or are included by chance from other files. If included by other files, depending on the build order, some includes are not found. Recommended solution: include-what-you-use
added enhancement label
34-check-includes
to address this issue created branch 34-check-includes
to address this issue
By Schrödter, Tobias on 2020-08-07T10:33:02 (imported from GitLab project)
mentioned in issue #33 (closed)
By Schrödter, Tobias on 2020-09-02T08:35:09 (imported from GitLab project)
added discussion label
assigned to @t.schroedter and unassigned @d.kilic
I tried iwyu out in a VM on current master, see iwyu_out.txt for the results.
We could run the fix_include
script to automatically apply these corrections. Shall we?
Looks good. But from discussions with David and Kai it seems not be the best idea to fix_include
without super vision. If you would open MR for this, it is very much appreciated! Maybe we need to do some adjustments by hand.
mentioned in merge request !55 (closed)
mentioned in merge request !92 (merged)
closed with merge request !92 (merged)
mentioned in commit 88cccf5b