Hi,<br><br>I tested clang::CreateASTPrinter and it's really nice (I can't wait to test different pretty printer policies).<br>But I'm wondering if it's possible to print back the #include as they are in the source file, instead of printing the ast content of the header file.<br>

<br>Thanks,<br>Adrien<br>