summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/CommentOptions.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-4/+4
* [Basic] Fix some Clang-tidy modernize and Include What You Use warnings; othe...Eugene Zelenko2018-03-281-8/+8
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Add an option to parse all comments as documentation commentsDmitri Gribenko2013-04-101-0/+5
* Comment parsing: add CommentOptions to allow specifying custom comment block ...Dmitri Gribenko2013-02-221-0/+34