[PATCH] D123901: [LLVM][Casting.h] Update dyn_cast machinery to provide more control over how the casting is performed.

Aman LaChapelle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 15:24:35 PDT 2022


bzcheeseman retitled this revision from "[LLVM][Casting.h] Allow dyn_cast to return Optional for types that are not constructble from nullptr." to "[LLVM][Casting.h] Update dyn_cast machinery to provide more control over how the casting is performed.".
bzcheeseman edited the summary of this revision.
bzcheeseman updated this revision to Diff 425629.
Herald added subscribers: Chia-hungDuan, stephenneuendorffer.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123901

Files:
  llvm/include/llvm/Support/Casting.h
  llvm/unittests/Support/Casting.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123901.425629.patch
Type: text/x-patch
Size: 47516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/a207db77/attachment.bin>


More information about the llvm-commits mailing list