Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146671
[clang][ExtractAPI]Fix Declaration fragments for instancetype in the type position degrade to id ClosedPublic Authored by chaitanyav on Mar 22 2023, 4:41 PM.
Details
Diff Detail
Event Timelinechaitanyav retitled this revision from Fix Declaration fragments for instancetype in the type position degrade to id to [clang][ExtractAPI]Fix Declaration fragments for instancetype in the type position degrade to id.Mar 22 2023, 4:57 PM This revision is now accepted and ready to land.Mar 23 2023, 4:43 AM This revision was landed with ongoing or failed builds.Mar 23 2023, 3:11 PM Closed by commit rGc13ccf1fbabe: [clang][ExtractAPI]Fix Declaration fragments for instancetype in the type… (authored by chaitanyav). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 507548 clang/lib/ExtractAPI/DeclarationFragments.cpp
clang/test/ExtractAPI/objc_instancetype.m
|