Add simplify_type specializations to allow WeakVH, AssertingVH, and
authorDan Gohman <gohman@apple.com>
Wed, 6 May 2009 17:12:48 +0000 (17:12 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 6 May 2009 17:12:48 +0000 (17:12 +0000)
commit0ec4146db70916c31281e091bb3b447aab497246
tree407dec03a7e3a686fbb7d51065440ad7f50db35c
parent5dcf50bd03008804a7af3089e8f494f0bd8bf547
Add simplify_type specializations to allow WeakVH, AssertingVH, and
CallbackVH to participate in dyn_cast, isa, etc. without needing
an explicit conversion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71087 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ValueHandle.h