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