<div dir="ltr"><div>Can you give an example that actually compiles, and the expected output?  (using % on a float value doesn't compile, because both sides need to be integer).<br><br>--<br></div>Mats<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 16 February 2016 at 09:27, Swaresh Sankpal via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<br><br>I am very new to clang and llvm.I want to build a clang tool to give automated feedback by analyzing c++ source code.Input to the tool is a c++ code and output should be feedback related to small problems that i implement(like say modulus operation on floating point number).Feedback will be given input as a string.How to proceed with such a problem.Please help.Any example doing similar kind of thing will be very helpful.<div><br></div><div>Swaresh</div><div>IIT Bombay.</div></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>