[PATCH] D69223: WDocumentation: Implement the \anchor.
Mark de Wever via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 2 12:46:51 PST 2019
Mordante updated this revision to Diff 231766.
Mordante marked 2 inline comments as done.
Mordante added a comment.
Addresses review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69223/new/
https://reviews.llvm.org/D69223
Files:
clang/bindings/xml/comment-xml-schema.rng
clang/include/clang-c/Documentation.h
clang/include/clang/AST/Comment.h
clang/include/clang/AST/CommentCommands.td
clang/lib/AST/CommentSema.cpp
clang/lib/AST/JSONNodeDumper.cpp
clang/lib/AST/TextNodeDumper.cpp
clang/lib/Index/CommentToXML.cpp
clang/test/Index/Inputs/CommentXML/valid-inline-command-01.xml
clang/test/Index/comment-to-html-xml-conversion.cpp
clang/test/Index/comment-xml-schema.c
clang/test/Sema/warn-documentation.cpp
clang/tools/c-index-test/c-index-test.c
clang/tools/libclang/CXComment.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69223.231766.patch
Type: text/x-patch
Size: 9285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191202/36ea6913/attachment.bin>
More information about the cfe-commits
mailing list