[PATCH] D125609: [ADT] Adopt the new casting infrastructure for PointerUnion

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 14 22:44:45 PDT 2022


0x59616e added a comment.

It seems that people are not always using a plain pointer in `PointerUnion`. Sometimes they seem to use a custom smart pointer ?


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

https://reviews.llvm.org/D125609



More information about the llvm-commits mailing list