summaryrefslogtreecommitdiff
path: root/clang/test/Sema/warn-documentation-fixits.cpp
AgeCommit message (Expand)Author
2023-09-01[clang][Sema] Correct RUN line in fixit testsDavid Spickett
2023-08-28[clang] Remove rdar links; NFCAaron Ballman
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini
2023-07-07Remove rdar links; NFCAaron Ballman
2019-12-10[Wdocumentation] Use C2x/C++14 deprecated attributeMark de Wever
2019-12-10[Wdocumentation] Properly place deprecated attributeMark de Wever
2015-03-17Comment parsing: move a diagnostic to the correct group.Dmitri Gribenko
2013-12-01CommentLexer: When proceeding with a typo corrected name don't clobber the to...Benjamin Kramer
2013-05-09[doc parsing]: don't attempt to fix single characterFariborz Jahanian
2013-05-08[doc parsing]: Also do typo correction forFariborz Jahanian
2013-05-08documentation parsing. Patch to do typo correction for Fariborz Jahanian
2012-09-29Move the 'find macro by spelling' infrastructure to the Preprocessor class andDmitri Gribenko
2012-09-22Comment sema: warn when comment has \deprecated but declaration does not have aDmitri Gribenko
2012-08-01Comment diagnostics fixit tests: move exected-warning constructs from theDmitri Gribenko
2012-08-01Comment diagnostics: add tests for \tparam fixits.Dmitri Gribenko