Move large part of asan_test_utils.h to sanitizer_common.
Move my_rand() to the common header. This lets us avoid the use of rand_r in sanitizer_common tests. There is no rand_r on Android. llvm-svn: 172421
Loading
Please register or sign in to comment