[cfe-dev] Parsing All Comments

Chengnian Sun via cfe-dev cfe-dev at lists.llvm.org
Fri Oct 16 00:29:31 PDT 2015


Hi,

I am trying to parse the comment attached to declarations. However, it
seems that clang only parses documentation comments, but not line comments
or block comments. Is there a way do enable the parser to parse all the
comments?

I am using LibTooling and new to it, and cannot find a way to this. Your
help is greatly appreciated.

Thank you.

-- 
Best Regards.

Chengnian SUN.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151016/34966b45/attachment.html>


More information about the cfe-dev mailing list