[PATCH] D158516: [clang][Interp] Only lazily visit constant globals
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 4 07:11:23 PDT 2023
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM, I suspect this may have to change for `constexpr` support in C23, but we can burn that bridge when we get to it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158516/new/
https://reviews.llvm.org/D158516
More information about the cfe-commits
mailing list