[PATCH] D146759: [ExtractAPI] Remove extra attributes in property declaration fragments

Usman Akinyemi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 19:20:36 PDT 2023


Unique_Usman updated this revision to Diff 510663.
Unique_Usman retitled this revision from "[clang][ExtractAPI] Handle Declaration fragments for properties to not include spurious additional attributes." to "[ExtractAPI] Remove extra attributes in property declaration fragments".
Unique_Usman edited the summary of this revision.

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

https://reviews.llvm.org/D146759

Files:
  clang/lib/ExtractAPI/DeclarationFragments.cpp
  clang/test/ExtractAPI/objc_category.m
  clang/test/ExtractAPI/objc_id_protocol.m
  clang/test/ExtractAPI/objc_interface.m
  clang/test/ExtractAPI/objc_property.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146759.510663.patch
Type: text/x-patch
Size: 8681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/a98edb3d/attachment.bin>


More information about the llvm-commits mailing list