[PATCH] D146671: [clang][ExtractAPI]Fix Declaration fragments for instancetype in the type position degrade to id

NagaChaitanya Vellanki via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 23 06:41:12 PDT 2023


chaitanyav updated this revision to Diff 507725.
chaitanyav added a comment.

update test to check for id type


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146671

Files:
  clang/lib/ExtractAPI/DeclarationFragments.cpp
  clang/test/ExtractAPI/objc_instancetype.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146671.507725.patch
Type: text/x-patch
Size: 7713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230323/ba373b37/attachment.bin>


More information about the cfe-commits mailing list