[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
Tue Mar 28 07:11:44 PDT 2023
Ruturaj4 updated this revision to Diff 509004.
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
Update main to avoid build failures.
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.509004.patch
Type: text/x-patch
Size: 8502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230328/e10107b9/attachment.bin>
More information about the cfe-commits
mailing list