[asan] Fix test compilation on Android API <= 17
mlockall and munlockall were introduced in Android API 17, so avoid referencing them on prior versions. Differential Revision: https://reviews.llvm.org/D73515
Loading
Please sign in to comment
mlockall and munlockall were introduced in Android API 17, so avoid referencing them on prior versions. Differential Revision: https://reviews.llvm.org/D73515