Skip to content
Commit 91449224 authored by Dan Gohman's avatar Dan Gohman
Browse files

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.

llvm-svn: 89421
parent 18fc44df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment