Displaying 1 result from an estimated 1 matches for "8f10c78f".
2013 Oct 16
3
[LLVMdev] ASan testing on Android
I'm following these instructions with the latest code from llvm.org:
https://code.google.com/p/address-sanitizer/source/browse/trunk/build/scripts/slave/buildbot_cmake.sh
Of SanitizerTest, AsanTest and AsanNoinstTest, I cannot get any of the
3 to pass all its tests. I've tried using an Android device running
JellyBean as well as the latest Android Emulator (20130917, api level
18).