This revision was automatically updated to reflect the committed changes.
aaronpuchert marked an inline comment as done.
Closed by commit rG196554d42d32: Comment parsing: Complete list of Doxygen
commands (authored by aaronpuchert).
Changed prior to commit:
https://reviews.llvm.org/D90?vs=3
gribozavr2 accepted this revision.
gribozavr2 added a comment.
This revision is now accepted and ready to land.
Sorry for the delayed response! LGTM modulo the unit test comment. Please let
me know if you don't have commit access and you need me to push on your behalf.
Comment
aaronpuchert added a comment.
Ping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90/new/
https://reviews.llvm.org/D90
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.o
aaronpuchert added a comment.
Ping @gribozavr2.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90/new/
https://reviews.llvm.org/D90
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://
aaronpuchert updated this revision to Diff 377492.
aaronpuchert added a comment.
Also support `\ifnot` but give up on treating `\if`/`\endif` as
`VerbatimBlockCommand`. That's not meaningful anyway if we don't understand
`\else` or `\endif`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE
aaronpuchert created this revision.
aaronpuchert added reviewers: gribozavr2, Mordante.
Herald added a subscriber: arphaman.
aaronpuchert requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
These should be all the commands from [1] except those