[PATCH] D137558: [clang][Interp] Reject reinterpret_casts
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 8 09:21:42 PST 2022
aaron.ballman added a comment.
This is lacking test coverage. (Other interesting related test coverage are casts that perform a reinterpret_cast under the hood but that might be somewhat separate.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137558/new/
https://reviews.llvm.org/D137558
More information about the cfe-commits
mailing list