[PATCH] D69223: WDocumentation: Implement the \anchor.

Mark de Wever via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 21 05:53:51 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbe1a9b3863b6: [Wdocumentation] Implement \anchor (authored by Mordante).

Changed prior to commit:
  https://reviews.llvm.org/D69223?vs=231766&id=235016#toc

Repository:
  rG LLVM Github Monorepo

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/AST/ast-dump-comment.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.235016.patch
Type: text/x-patch
Size: 9886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191221/62bca306/attachment-0001.bin>


More information about the cfe-commits mailing list