platform_bionic/tools/versioner
Elliott Hughes 3bb9880a57 Stop defining __STDC_*_MACROS macros.
The libcs we use don't need these any more (if they ever did), and we
were setting these globally in the build system anyway.

Also remove the -D_LIBCPP_ENABLE_CXX17_REMOVED_BINDERS from versioner
which doesn't seem needed any more either.

Test: treehugger
Change-Id: I9fb225b085906a02918c5847401d6c59f7779581
2024-02-07 21:05:44 +00:00
..
platforms Clean up mips references in the headers. 2020-02-13 18:00:16 -08:00
src Stop defining __STDC_*_MACROS macros. 2024-02-07 21:05:44 +00:00
tests Remove __INTRODUCED_IN_ architecture macros. 2023-06-09 23:34:17 +00:00
Android.bp Add LOCAL_LICENSE_KINDS to bionic 2021-02-19 23:38:28 +00:00
current
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