Hello happy people,<div><br></div><div>I created a small patch to Clang to allow the compiler to report the full inclusion graph (i.e. a list of including file - included file) pairs. Note that this is quite similar to the functionality of -H, with the difference that this one reports also inclusions that are skipped because it would have no effect due to include guards and that the output is written to a file instead of stderr.</div>

<div><br></div><div>The patch is in the attachment. What does it take to get this submitted to Clang?</div><div><br></div><div><br></div><div>Lukács</div>