summaryrefslogtreecommitdiff
path: root/include/clang/AST/CommentBriefParser.h
Commit message (Expand)AuthorAge
* Update comment to match the reality.Dmitri Gribenko2012-08-21
* Comment parsing: extract TableGen'able pieces into new CommandTraits class.Dmitri Gribenko2012-08-09
* CommentBriefParser: use \returns if we can't find the \brief or just a plainDmitri Gribenko2012-07-20
* Implement a lexer for structured comments.Dmitri Gribenko2012-06-26