Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D123261
[clang][ExtractAPI] Fix declaration fragments for ObjC methods
Closed
Public
Actions
Authored by
zixuw
on Apr 6 2022, 2:58 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
Restricted Project
Restricted Project
Subscribers
cfe-commits
Details
Reviewers
dang
QuietMisdreavus
ributzka
Commits
rG4048aad85a84: [clang][ExtractAPI] Fix declaration fragments for ObjC methods
Summary
Objective-C methods selector parts should be considered as identifiers.
Depends on
D123259
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
zixuw
created this revision.
Apr 6 2022, 2:58 PM
Herald
added a reviewer:
dang
.
·
View Herald Transcript
Apr 6 2022, 2:58 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
zixuw
requested review of this revision.
Apr 6 2022, 2:58 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Apr 6 2022, 2:58 PM
Herald
added a subscriber:
cfe-commits
.
·
View Herald Transcript
zixuw
added reviewers:
QuietMisdreavus
,
ributzka
.
Apr 6 2022, 2:59 PM
QuietMisdreavus
accepted this revision.
Apr 6 2022, 3:31 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Apr 6 2022, 3:31 PM
Harbormaster
completed remote builds in
B158347: Diff 421020
.
Apr 6 2022, 4:42 PM
dang
accepted this revision.
Apr 7 2022, 6:08 AM
Comment Actions
LGTM
This revision was landed with ongoing or failed builds.
Apr 7 2022, 10:23 AM
Closed by commit
rG4048aad85a84: [clang][ExtractAPI] Fix declaration fragments for ObjC methods
(authored by
zixuw
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
zixuw
added a commit:
rG4048aad85a84: [clang][ExtractAPI] Fix declaration fragments for ObjC methods
.