[PATCH] D125590: [LLVM][Casting.h] Add trivial self-cast
Aman LaChapelle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 22:32:51 PDT 2022
bzcheeseman added a comment.
Found a better way to do it (I think) that avoids yet another partial specialization of CastInfo to avoid future ambiguous partial specialization shenanigans.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125590/new/
https://reviews.llvm.org/D125590
More information about the llvm-commits
mailing list