bf8a285e64
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
8 lines
246 B
Markdown
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`
|