platform_bionic/tools/versioner
Pirama Arumuga Nainar 5514287dc3 [versioner] Use libclang-cpp.so
Bug: http://b/150809112

This is a new upstream library that exports both the clang and LLVM C++
symbols and can replace libLLVM and (android-toolchain-only)
libclang_cxx.so.

Test: Build and run versioner
Change-Id: Ib711c29f478e00e39f26dd09917618b349f0c786
2021-12-01 03:15:30 -08:00
..
platforms Clean up mips references in the headers. 2020-02-13 18:00:16 -08:00
src [versioner] Use libclang-cpp.so 2021-12-01 03:15:30 -08:00
tests Changes for #inclusivefixit. 2020-07-21 16:34:58 -07:00
Android.bp Add LOCAL_LICENSE_KINDS to bionic 2021-02-19 23:38:28 +00:00
current versioner: introduce. 2016-06-02 13:40:36 -07:00
dependencies versioner: add symlink for dependencies. 2017-04-27 17:25:23 -07:00
README.md versioner: Port to clang-r339409b 2018-10-31 14:53:30 +08:00
run_tests.py Force everything to use python3 for consistency. 2021-04-15 13:39:08 -07:00

versioner

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

Build

Build with LLVM_BUILD_HOST_TOOLS=true mma -j48

Use

versioner -p platforms current dependencies