Comparing a pointer with null is not a capture.
authorDan Gohman <gohman@apple.com>
Thu, 19 Nov 2009 21:34:07 +0000 (21:34 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 19 Nov 2009 21:34:07 +0000 (21:34 +0000)
commit2a0fab118f15c01b165bebb73e6c89db48a35b9c
treef75ce66f63b7738175162dc11d858f5d7a411f1a
parentb83012a180dbd8d55672fd946ac9c6256cb00bce
Comparing a pointer with null is not a capture.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89389 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CaptureTracking.cpp