platform_bionic/tools/versioner/README.md
Josh Gao bf8a285e64 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
2016-06-02 13:40:36 -07:00

8 lines
246 B
Markdown

## 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`