[ADT/NullablePtr] Allow implicit conversion of NullablePtr<OtherT> -> NullablePtr...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 8 Jul 2013 19:12:01 +0000 (19:12 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 8 Jul 2013 19:12:01 +0000 (19:12 +0000)
commit7426a3b5880b68989e49f963229b7731cb36dba7
tree78d2607b507090a48ca25a3ecf02a77770dc1984
parentca4ed882f4b0d9ddb0ed49474ae5e217dde3ab5e
[ADT/NullablePtr] Allow implicit conversion of NullablePtr<OtherT> -> NullablePtr<T> if OtherT is derived from T.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185851 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/NullablePtr.h