aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
diff options
context:
space:
mode:
authorAaron Puchert <aaron.puchert@sap.com>2021-11-09 15:05:30 +0100
committerAaron Puchert <aaron.puchert@sap.com>2021-11-09 18:35:26 +0100
commit196554d42d329e45363afe2293d1fc19de75673d (patch)
treef6ab63bb4843dede143159fa4bf3d1cf994f1b0c /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
parent68072a71662a7955b65a761b8e36a5ef6d38186a (diff)
downloadllvm-196554d42d329e45363afe2293d1fc19de75673d.zip
llvm-196554d42d329e45363afe2293d1fc19de75673d.tar.gz
llvm-196554d42d329e45363afe2293d1fc19de75673d.tar.bz2
Comment parsing: Complete list of Doxygen commands
These should be all the commands from [1] except those that are marked obsolete, and "link" / "endlink", as that conflicts with the existing HeaderDoc pair "link / "/link". For some commands we don't have the ideal category, but it should work good enough for most cases. There seems to be no existing test for most commands (except the ones interpreted by -Wdocumentation), and to some extent such a test wouldn't look very interesting. But I added a test for the correct parsing of formulas, as they're a bit special. And I had to adapt comment-lots-of-unknown-commands.c because typo correction was kicking in and recognizing some of the commands. This should fix a couple of reported bugs: PR17437, PR19581, PR24062 (partially, no diagnostic for matching cond/endcond), PR32909, PR37813, PR44243 (partially, email@domain.com must be addressed separately). [1] https://www.doxygen.nl/manual/commands.html Reviewed By: gribozavr2 Differential Revision: https://reviews.llvm.org/D111190
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions