summaryrefslogtreecommitdiff
path: root/test/Sema/warn-documentation-fixits.cpp
Commit message (Expand)AuthorAgeFilesLines
* Comment parsing: move a diagnostic to the correct group.Dmitri Gribenko2015-03-171-3/+4
* CommentLexer: When proceeding with a typo corrected name don't clobber the to...Benjamin Kramer2013-12-011-0/+6
* [doc parsing]: don't attempt to fix single characterFariborz Jahanian2013-05-091-0/+3
* [doc parsing]: Also do typo correction forFariborz Jahanian2013-05-081-2/+7
* documentation parsing. Patch to do typo correction for Fariborz Jahanian2013-05-081-1/+7
* Move the 'find macro by spelling' infrastructure to the Preprocessor class andDmitri Gribenko2012-09-291-0/+7
* Comment sema: warn when comment has \deprecated but declaration does not have aDmitri Gribenko2012-09-221-0/+37
* Comment diagnostics fixit tests: move exected-warning constructs from theDmitri Gribenko2012-08-011-6/+8
* Comment diagnostics: add tests for \tparam fixits.Dmitri Gribenko2012-08-011-0/+25