commit | 76c638a14c1e2927e5e20040b347bc3d7ae8fb82 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Nov 20 00:50:47 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Nov 20 00:50:47 2009 +0000 |
tree | af5cd939fdd4aa60d763f665bf2950e43f491f22 | |
parent | 452ae47db65cbae908853b11ca73b1e791235ff1 [diff] |
Refine the capture tracking rules for comparisons to be more careful about crazy methods of capturing pointers using comparisons. Comparisons of identified objects with null in the default address space are not captures. And, comparisons of two pointers within the same identified object are not captures. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89421 91177308-0d34-0410-b5e6-96231b3b80d8