This is an archive of the discontinued LLVM Phabricator instance.

Support __attribute__((availability)) on Android.
ClosedPublic

Authored by danalbert on Feb 26 2015, 6:41 PM.

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.

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
This revision was automatically updated to reflect the committed changes.