[PATCH] D137082: [clang][Interp] Fix dereferencing arrays with no offset applied

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 3 10:43:56 PDT 2022


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM! I think this is a more clear approach than the previous one.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137082/new/

https://reviews.llvm.org/D137082



More information about the cfe-commits mailing list