summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/warn-documentation-unknown-command.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix 'unknown documentation command' warning rangesErik Verbruggen2016-10-251-0/+4
| | | | | | | | | Warnings generated by -Wdocumentation-unknown-command did only have a start location, not a full source range. This resulted in only the "carret" being show in messages, and IDEs highlighting only the single initial character. llvm-svn: 285056
* Comment parsing: move a diagnostic to the correct group.Dmitri Gribenko2015-03-171-0/+11
Based on a patch by LE GARREC Vincent. llvm-svn: 232511
OpenPOWER on IntegriCloud