[PATCH] D156027: [clang][Interp] Rework how initializers work
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 25 22:51:53 PDT 2023
cor3ntin added a comment.
In D156027#4534090 <https://reviews.llvm.org/D156027#4534090>, @tbaeder wrote:
> Note that this patch also supercedes:
>
> 1. https://reviews.llvm.org/D153616
> 2. https://reviews.llvm.org/D153653
> 3. https://reviews.llvm.org/D147591
>
> since it handles those cases more generally.
Can you abandon the revisions you are no longer pursuing? Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156027/new/
https://reviews.llvm.org/D156027
More information about the cfe-commits
mailing list