You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add IWYU to the build and see what happens. In principle it should improve build times and make the headers more modular, however I have read reports of false-positives breaking things so let's just try it and see what happens.
If what it produces improves the codebase, then commit it as a permanent part of the mabolge exe build process.
The text was updated successfully, but these errors were encountered:
Add IWYU to the build and see what happens. In principle it should improve build times and make the headers more modular, however I have read reports of false-positives breaking things so let's just try it and see what happens.
If what it produces improves the codebase, then commit it as a permanent part of the mabolge exe build process.
The text was updated successfully, but these errors were encountered: