[asan] adaptive redzones for globals (the larger the global the larger is the redzone)
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / lifetime.ll
2012-12-27 Alexey Samsonov[ASan] Fix lifetime intrinsics handling. Now for each...
2012-12-04 Alexey SamsonovASan: add initial support for handling llvm.lifetime...