[PATCH] D151087: [Clang] Permit address space casts with 'reinterpret_cast' in C++
Bevin Hansson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 22 06:52:16 PDT 2023
ebevhan added a comment.
What would be the semantics of such an operation if the address spaces are disjoint? Or, if the underlying pointer widths aren't the same?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151087/new/
https://reviews.llvm.org/D151087
More information about the cfe-commits
mailing list