<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>Hello,</div><div><br></div><div>I have posted the question below on the cfe-user mailing list, but didn't get any reply. So I posting it here in hope of any help:</div><div><br></div><div>I am able to dump Clang AST for a single .c or .cpp file with following command in Windows command prompt:</div><div>clang -cc1 -ast-dump -I path_to_MinWG_inlcude source_file.c > clang_ast_file.txt</div><div><br></div><div>My question is whether it is possible to extract Clang ASTs for all source files for all projects in a Visual Studio solution without transforming each project into makefile based build? </div><div><br></div><div>Thank you for any help in advance.</div><div><br></div><div>P.S.: If this is the wrong place to ask this question, please point me to the correct place. Thank you.</div><br clear="all"><div><div dir="ltr"><div>Best Regards,</div><div>Evgeny Karataev</div></div></div>
</div>
</div><br></div>