Unverified Commit c0cfe95b authored by Xiaofei Wang's avatar Xiaofei Wang Committed by GitHub
Browse files

Support loading `unique_ptr<Derived>` as `unique_ptr<Base>`. (#4031)

* Support loading unique_ptr<derived> as unique_ptr<base>.

* Fix incorrect test

* pre commit fix

* Fix clang tidy

* Resolve comments

* Resolve comments
parent cf2c307e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment