Nick Lewycky 37abc488a0 Make Value::isDereferenceablePointer() handle unreachable code blocks. (This
returns false in the event the computation feeding into the pointer is
unreachable, which maybe ought to be true -- but this is at least consistent
with undef->isDereferenceablePointer().) Fixes PR11825!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148671 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-23 00:05:17 +00:00
..
2012-01-20 17:56:17 +00:00
2011-10-11 22:58:58 +00:00
2011-06-20 14:12:33 +00:00
2011-12-01 08:00:17 +00:00
2012-01-20 17:56:17 +00:00