Hi, > > Why not use IWYU as recommended in src/tools/pginclude/README? I gave that > > a try and it didn't take very long for src/. > > I've not rechecked today, but the last time I did, iwyu needed a lot of adult > supervision with the current amount of annotations. If we did all the > necessary annotations and caught up with all the things it suggests it should > be easier, but as-is it's imo just usable as an idea-giver for manually > written patches.
OK, I tried include-what-you-use with a little post-processing script and the scope of work seems reasonable. I will submit the updated patch shortly. -- Best regards, Aleksander Alekseev
