summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/CommentVisitor.h
Commit message (Expand)AuthorAgeFilesLines
* Add include guards for CommentVisitor.hArgyrios Kyrtzidis2013-02-181-0/+4
* Add libclang APIs to walk comments ASTs and an API to convert a comment to anDmitri Gribenko2012-07-201-0/+3
* Implement AST classes for comments, a real parser for Doxygen comments and aDmitri Gribenko2012-07-061-0/+63