[ASan] Do not build the interceptors that use ObjC blocks if the compiler does not support blocks.
Need to define MISSING_BLOCKS_SUPPORT in this case at buildtime. Patch by Jack Howarth <howarth@bromo.med.uc.edu> llvm-svn: 169206
Showing
- compiler-rt/lib/asan/asan_intercepted_functions.h 1 addition, 1 deletioncompiler-rt/lib/asan/asan_intercepted_functions.h
- compiler-rt/lib/asan/asan_mac.cc 1 addition, 1 deletioncompiler-rt/lib/asan/asan_mac.cc
- compiler-rt/lib/asan/dynamic/asan_interceptors_dynamic.cc 2 additions, 2 deletionscompiler-rt/lib/asan/dynamic/asan_interceptors_dynamic.cc
Loading
Please register or sign in to comment