Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches.
Phabricator shutdown timeline
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D7929
Support __attribute__((availability)) on Android.
Closed
Public
Actions
Authored by
danalbert
on Feb 26 2015, 6:41 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
None
Subscribers
cfe-commits
Details
Reviewers
srhines
Commits
rG84aee012eab8: Support __attribute__((availability)) on Android.
rC231092: Support __attribute__((availability)) on Android.
rL231092: Support __attribute__((availability)) on Android.
Diff Detail
Repository
rL LLVM
Event Timeline
danalbert
updated this revision to
Diff 20819
.
Feb 26 2015, 6:41 PM
danalbert
retitled this revision from
to
Support __attribute__((availability)) on Android.
.
danalbert
updated this object.
danalbert
edited the test plan for this revision.
(Show Details)
danalbert
added a reviewer:
srhines
.
danalbert
set the repository for this revision to
rL LLVM
.
danalbert
added a subscriber:
Unknown Object (MLST)
.
srhines
accepted this revision.
Mar 2 2015, 3:52 PM
srhines
edited edge metadata.
Comment Actions
Looks great. This should be really nice for validating native API usage.
This revision is now accepted and ready to land.
Mar 2 2015, 3:52 PM
Closed by commit
rL231092: Support __attribute__((availability)) on Android.
(authored by
danalbert
).
·
Explain Why
Mar 3 2015, 10:30 AM
This revision was automatically updated to reflect the committed changes.