[llvm] [Support] Remove AlignedCharArrayUnion from Expected and ErrorOr, NFCI. (PR #127407)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 11:52:55 PST 2025


https://github.com/dwblaikie commented:

Could you remove the reinterpret_casts on these members that are now redundant as well?

https://github.com/llvm/llvm-project/pull/127407


More information about the llvm-commits mailing list