aboutsummaryrefslogtreecommitdiff
path: root/lib/AST/CommentCommandTraits.cpp
AgeCommit message (Expand)Author
2013-02-22Comment parsing: add CommentOptions to allow specifying custom comment block ...Dmitri Gribenko
2012-09-11Comment parsing: handle non-builtin commands correctly. After semanticDmitri Gribenko
2012-09-11Fix buffer overflow.Eli Friedman
2012-09-10Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.Dmitri Gribenko
2012-08-16CommentCommandTraits: rename BeginName -> StartName for consistency.Dmitri Gribenko
2012-08-09Comment to HTML and XML conversion: ignore commands that contain a declarationDmitri Gribenko
2012-08-09Comment parsing: extract TableGen'able pieces into new CommandTraits class.Dmitri Gribenko