[PATCH] D111190: Comment parsing: Complete list of Doxygen commands

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 9 09:39:19 PST 2021


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/D111190?vs=377492&id=385854#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111190/new/

https://reviews.llvm.org/D111190

Files:
  clang/include/clang/AST/CommentCommands.td
  clang/lib/AST/CommentLexer.cpp
  clang/test/AST/ast-dump-comment.cpp
  clang/test/Index/comment-lots-of-unknown-commands.c
  clang/unittests/AST/CommentLexer.cpp
  clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111190.385854.patch
Type: text/x-patch
Size: 14882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211109/d74dc627/attachment.bin>


More information about the cfe-commits mailing list