Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130583
[clang][ExtractAPI] Add a space between type and name in property declaration fragments ClosedPublic Authored by dang on Jul 26 2022, 9:29 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2022, 11:44 AM This revision was landed with ongoing or failed builds.Jul 27 2022, 3:02 AM Closed by commit rG7f0387de4c60: [clang][ExtractAPI] Add a space between type and name in property declaration… (authored by dang). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 447975 clang/lib/ExtractAPI/DeclarationFragments.cpp
clang/test/ExtractAPI/objc_category.m
clang/test/ExtractAPI/objc_interface.m
|