[cfe-dev] Help regarding clang
Swaresh Sankpal via cfe-dev
cfe-dev at lists.llvm.org
Tue Feb 16 01:27:07 PST 2016
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160216/a3f1a97e/attachment.html>
More information about the cfe-dev
mailing list