[PATCH] D132111: [clang][Interp] Implement pointer (de)ref operations and DeclRefExprs
Tom Honermann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 23 10:59:50 PDT 2022
tahonermann accepted this revision.
tahonermann added a comment.
This revision is now accepted and ready to land.
Thanks, Timm. The changes look reasonable to me, so I'll accept. Given my unfamiliarity with this code though, it would be great if someone else also gave it a nod.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132111/new/
https://reviews.llvm.org/D132111
More information about the cfe-commits
mailing list