Hi all,<div><br></div><div>I have just started using clang. And i was wondering is it possible to parse a file (to construct AST,CFG) without a main function. I am having this doubt because, the parseAST function</div><div>
has a statment p.EnterMainSourceFile() and this will parse the file which has a main function. I need to parse any C file with just function and not main.</div><div><br></div><div>Thanks & Regards</div><div>Manavender</div>
<div><br></div><div><br></div>