[cfe-dev] C comment to IR comments

Giacomo Tagliabue giacomo.tag at gmail.com
Thu Jan 31 14:30:32 PST 2013


Hello, to understand the whole process of transformation from C to IR that
clang does, we are trying to preserve the comments from the C form
/*comment*/ to the output IR written with as ";comment"
Which part of the CLANG source code should be modified in order to do that?
Is there a library that allows that? Thank you very much!
Giacomo Tagliabue
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130131/87110110/attachment.html>


More information about the cfe-dev mailing list