| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move the 'find macro by spelling' infrastructure to the Preprocessor class and | Dmitri Gribenko | 2012-09-29 | 1 | -0/+7 |
| | | | | | | | | use it to suggest appropriate macro for __attribute__((deprecated)) in -Wdocumentation-deprecated-sync. llvm-svn: 164892 | ||||
| * | Comment sema: warn when comment has \deprecated but declaration does not have a | Dmitri Gribenko | 2012-09-22 | 1 | -0/+37 |
| | | | | | | | | | | deprecation attribute ('deprecated', 'availability' or 'unavailable'). This warning is under a separate flag, -Wdocumentation-deprecated-sync, so it can be turned off easily while leaving other -Wdocumentation warnings on. llvm-svn: 164467 | ||||
| * | Comment diagnostics fixit tests: move exected-warning constructs from the | Dmitri Gribenko | 2012-08-01 | 1 | -6/+8 |
| | | | | | | | comment being tested. llvm-svn: 161144 | ||||
| * | Comment diagnostics: add tests for \tparam fixits. | Dmitri Gribenko | 2012-08-01 | 1 | -0/+25 |
| llvm-svn: 161142 | |||||

