summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/CommentCommandTraits.cpp
Commit message (Expand)AuthorAgeFilesLines
* Comment parsing: handle non-builtin commands correctly. After semanticDmitri Gribenko2012-09-111-0/+1
* Fix buffer overflow.Eli Friedman2012-09-111-2/+2
* Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.Dmitri Gribenko2012-09-101-101/+39
* CommentCommandTraits: rename BeginName -> StartName for consistency.Dmitri Gribenko2012-08-161-5/+5
* Comment to HTML and XML conversion: ignore commands that contain a declarationDmitri Gribenko2012-08-091-8/+32
* Comment parsing: extract TableGen'able pieces into new CommandTraits class.Dmitri Gribenko2012-08-091-0/+110
OpenPOWER on IntegriCloud