06be3459ca
After the new rebase of Clang, we now supports alloc_size attribute, so we can remove the warning about switching to alloc_size once Clang has support. Compiler.setInvocation has changed argument type from raw pointer to shared pointer. Add version check here so that we can build under either old rebase or the new rebase. Test: build Bug: 37423073 Change-Id: I4563eaf93bae6c59a4a19318f8caa92bd361b3ab |
||
---|---|---|
.. | ||
src | ||
tests | ||
Android.bp | ||
current | ||
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