[PATCH] D146866: [clang][ExtractAPI] Remove extra pointer indirection from declaration fragments for Obj-C lightweight generics on id
NagaChaitanya Vellanki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 29 11:26:14 PDT 2023
chaitanyav updated this revision to Diff 509429.
chaitanyav added a comment.
Add comment to indicate that id<protocol>* is not an qualified id type
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146866/new/
https://reviews.llvm.org/D146866
Files:
clang/lib/ExtractAPI/DeclarationFragments.cpp
clang/test/ExtractAPI/objc_id_protocol.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146866.509429.patch
Type: text/x-patch
Size: 9478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230329/3684bde3/attachment-0001.bin>
More information about the cfe-commits
mailing list