[PATCH] D149172: [clang][Interp] Emit proper diagnostic when comparing unrelated pointers
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 27 03:57:33 PDT 2023
tbaeder added a comment.
Meh, turns out `(void*)&s.a;` is a bitcast, so can't push this yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149172/new/
https://reviews.llvm.org/D149172
More information about the cfe-commits
mailing list