<div dir="ltr">Hi all,<div>I am using python libclang to parse cpp codes. But I came across that llvm creates AST(Abstract Syntax Tree) partially/ full depending upon source code is parsable or not. Going through documentation, I found that there is <b>diagnostic </b>property for every translation unit. </div><div><br></div><div><br></div><div>It's Users' sole responsibility to validate this generated AST using <b>diagnostic </b></div><div><b><br></b></div><div><b><br></b></div><div><b><br></b></div><div>I think this is the general function to validate if the generated AST is valid or not. If someone have written, can you share or throw some light?</div><div><br></div><div>The main reason behind posting is that there is no proper documentation about <b>diagnostic .</b> I found it very hard to use category_number , severity without any documentation.</div><div><br></div><div><br></div><div>Awaiting for reply!</div><div><br></div><div>regards,</div><div>zeel shah</div><div>india<br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><font face="arial narrow, sans-serif"><b>Zeel Shah</b></font><div><font face="arial narrow, sans-serif"><b>Research Student</b></font></div><div><font face="arial narrow, sans-serif"><b>Aspiring Minds Assessment Pvt Ltd.</b></font></div><div><font face="arial narrow, sans-serif"><b>Gurgaon, IN</b></font></div><div><font face="arial narrow, sans-serif"><b>+91-9560935248</b></font></div><div><font face="arial narrow, sans-serif"><b>Blog : <a href="http://magnificientzps.blogspot.in/" target="_blank">http://magnificientzps.blogspot.in/</a></b></font></div><div><font face="arial narrow, sans-serif"><b>E-Mail : <a href="mailto:kshah215@gmail.com" target="_blank">kshah215@gmail.com</a> </b></font></div><div><font face="arial narrow, sans-serif"><b><br></b></font></div></div></div></div></div>
</div></div>