| commit | 261177a1e1fe56643ae13085a3681a45757d414d | [log] [tgz] |
|---|---|---|
| author | Alexey Samsonov <samsonov@google.com> | Tue Dec 04 01:34:23 2012 +0000 |
| committer | Alexey Samsonov <samsonov@google.com> | Tue Dec 04 01:34:23 2012 +0000 |
| tree | 06582dafc23ba16cd62e800a4287ecc2af4f918b | |
| parent | 384a957051663492e48b178474eab2a0d393da4a [diff] |
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