[PATCH] D146385: [clang][ExtractAPI] Complete declaration fragments for TagDecl types defined in a typedef

R4444 via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 23 21:53:29 PDT 2023


Ruturaj4 updated this revision to Diff 507958.
Ruturaj4 added a comment.



1. Updating D146385 <https://reviews.llvm.org/D146385>: [clang][ExtractAPI] Complete declaration fragments for TagDecl types defined in a typedef #
2. Enter a brief description of the changes included in this update.
3. The first line is used as subject, next lines as comment. #
4. If you intended to create a new revision, use:
5. $ arc diff --create

Updated previous diff with requested changes and added new test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146385

Files:
  clang/include/clang/ExtractAPI/DeclarationFragments.h
  clang/lib/ExtractAPI/ExtractAPIVisitor.cpp
  clang/test/ExtractAPI/typedef_struct_enum.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146385.507958.patch
Type: text/x-patch
Size: 8239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230324/e39b1bf5/attachment.bin>


More information about the cfe-commits mailing list