summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/CommentBriefParser.h
Commit message (Expand)AuthorAgeFilesLines
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Update comment to match the reality.Dmitri Gribenko2012-08-211-2/+1
* Comment parsing: extract TableGen'able pieces into new CommandTraits class.Dmitri Gribenko2012-08-091-1/+3
* CommentBriefParser: use \returns if we can't find the \brief or just a plainDmitri Gribenko2012-07-201-2/+7
* Implement a lexer for structured comments.Dmitri Gribenko2012-06-261-0/+49