Is there a tutorial how to use "Include What You Use (ICWYU)" ?

Sysprogs forums Forums VisualGDB Is there a tutorial how to use "Include What You Use (ICWYU)" ?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35330
    Timo Engelmann
    Participant

    Hello!

    Is there any information how I can use the “Include What You Use (ICWYU)” tool together with VisualGDB CMake Ninja Project?
    It would be very nice if I could use the “Include What You Use – Visual Studio Marketplace Visual Study Extension” or a similar tool to optimize the #includes.

    Or, if there is another comfortable way to find out which headers are needed – please let me know.

    Best wishes,
    Timo

     

    #35331
    support
    Keymaster

    Hi,

    This is really something to check with the ICWYU developers. If they are willing to make it compatible, we can provide a public interface for their extension to query the VisualGDB project structure (it’s actually rather straight-forward on our side – just a list of files and corresponding Clang flags) and help them get it working. If not, it’s really not up to us, sorry.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.