d2ab9ffcb6
At least one warning only triggers in files that are included, instead of being passed directly. Switch to compiling with -include, and fix the resulting warnings. Bug: https://github.com/android-ndk/ndk/issues/474 Test: mma -j && versioner Test: python tools/versioner/run_tests.py Change-Id: I784698c18540c9cc30f372f279a1cec1d75721ea |
||
---|---|---|
.. | ||
src | ||
tests | ||
Android.bp | ||
current | ||
dependencies | ||
platforms | ||
README.md | ||
run_tests.py |
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