[PATCH] D141194: [clang][Interp] Implement bitcasts
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 24 01:32:50 PST 2023
tbaeder added a comment.
Note that this "implementation" is based on my knowledge about what bitcasts are, so no idea. Is that documented anywhere or should I check `ExprConstant.cpp`, //or// is this implementation fine for the time being (IIRC this was needed to make a stdlib header work)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141194/new/
https://reviews.llvm.org/D141194
More information about the cfe-commits
mailing list