| commit | 29dd7f209074114a8a8be226146156d7ddf92c71 | [log] [tgz] |
|---|---|---|
| author | Alexey Samsonov <samsonov@google.com> | Thu Dec 27 08:50:58 2012 +0000 |
| committer | Alexey Samsonov <samsonov@google.com> | Thu Dec 27 08:50:58 2012 +0000 |
| tree | 0f5e616b9efac70797b0cfb3d3493524e1b9b786 | |
| parent | 9aa00f036336f875a032d77b59aac8cbbaad3a3d [diff] |
[ASan] Fix lifetime intrinsics handling. Now for each intrinsic we check if it describes one of 'interesting' allocas. Assume that allocas can go through casts and phi-nodes before apperaring as llvm.lifetime arguments llvm-svn: 171153