History log of /bionic/tools/versioner/tests/missing_api/headers/foo.h
Revision Date Author Comments
bfb6bae9fb5ef42e4f9ae2847f30f41938c04900 16-Jul-2016 Josh Gao <jmgao@google.com> versioner: replace availability attributes with annotate.

Major refactor to use __attribute__((annotate)) to be able to keep
track of the semantic differences between __INTRODUCED_IN(x) and
__INTRODUCED_IN_X86(x), for use in the upcoming preprocessor.

Bug: http://b/30170081
Change-Id: I6496a8c40ba7f4553de9a2be0bbddcf37c813937
bf8a285e64055ffd7e0c8b91519b75ff9ad94184 27-May-2016 Josh Gao <jmgao@google.com> versioner: introduce.

Add a clang-based tool to inspect header availability attributes and
verify them against the NDK platform definitions.

Bug: http://b/28178111
Change-Id: I1bb1925a620e98cc9606cb5a3360b1224c700bd0