[PATCH] D147991: [LLVM][Casting.h] Fix dyn_cast for std::unique_ptr.

Aleksandr Bezzubikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 22:19:28 PDT 2023


zuban32 added a comment.

@bzcheeseman pls take a look if the unit test looks good to you. If so I'll go ahead and merge the change, the buildbot failure seems to be unrelated and fixed by revert commit e08af170736271f022b2cab44d58326356ce1db8 <https://reviews.llvm.org/rGe08af170736271f022b2cab44d58326356ce1db8>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147991/new/

https://reviews.llvm.org/D147991



More information about the llvm-commits mailing list