[PATCH] D74746: [clang][doxygen] Fix -Wdocumentation warning for tag typedefs

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 20 11:33:48 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f56789c8fe8: [clang][doxygen] Fix false -Wdocumentation warning for tag typedefs (authored by jkorous).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D74746?vs=245057&id=245705#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74746

Files:
  clang/include/clang/AST/CommentSema.h
  clang/lib/AST/CommentSema.cpp
  clang/test/Sema/warn-documentation-tag-typedef.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74746.245705.patch
Type: text/x-patch
Size: 3856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200220/0259037b/attachment.bin>


More information about the cfe-commits mailing list