[cfe-dev] Help regarding clang

mats petersson via cfe-dev cfe-dev at lists.llvm.org
Tue Feb 16 01:48:03 PST 2016


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).

--
Mats

On 16 February 2016 at 09:27, Swaresh Sankpal via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> Hi,
>
> 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.
>
> Swaresh
> IIT Bombay.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160216/e33f63f8/attachment.html>


More information about the cfe-dev mailing list