ASan: add initial support for handling llvm.lifetime intrinsics in ASan - emit...
ASan: add initial support for handling llvm.lifetime intrinsics in ASan - emit calls into runtime library that poison memory for local variables when their lifetime is over and unpoison memory when their lifetime begins. llvm-svn: 169200
Loading
Please register or sign in to comment