platform_bionic/tools/versioner
Josh Gao 1a176de2f1 versioner: allow static inlines that don't conflict.
Bug: http://b/32664285
Test: python run_test.py
Change-Id: I9d050e545390eccd82661325c0ec58055f5f28a3
2016-11-04 13:16:29 -07:00
..
dependencies versioner: remove unnecessary kernel/common symlink. 2016-08-02 14:32:42 -07:00
src versioner: allow static inlines that don't conflict. 2016-11-04 13:16:29 -07:00
tests versioner: allow static inlines that don't conflict. 2016-11-04 13:16:29 -07:00
Android.mk versioner: fix makefiles. 2016-08-08 16:39:07 -07:00
current versioner: introduce. 2016-06-02 13:40:36 -07:00
platforms versioner: introduce. 2016-06-02 13:40:36 -07:00
preupload.sh Add versioner to preupload hook. 2016-09-23 14:34:03 -07:00
README.md versioner: introduce. 2016-06-02 13:40:36 -07:00
run_tests.py versioner: add idempotence test that uses the bionic headers. 2016-08-15 14:28:25 -07:00

versioner

Use clang to verify the correctness of bionic's availability attributes against the NDK platform definitions.

Build

Build with FORCE_BUILD_LLVM_COMPONENTS=true mma -j48

Use

versioner -p platforms current dependencies